Page 1 of 1

Question to DataLink

Posted: Wed 04 Jun 2008 12:08
by Zero-G.
Hey
I use your latest version of 4.7 with VB.NET 2008

I have a thirdparty Grid bound to a DataAdapter with hierachial structure.
So, the DataLink's DataSource is set equal to the DataSource of the Grid.
When the user clicks a row in the Grid, the TextBoxes (to which the DataLink is set) is filled correctly.
But, I look for a solution, when the user clicks on the header of the grid, then the TextBoxes should have no entries.
I tried to set DataLink.Position = -1, but there is still the first article from list filled to the textbox.
Hope you understand my problem and can give me a solution.

THX

Posted: Thu 05 Jun 2008 07:42
by Alexey.mdr
Please send me (alexeyman*crlab*com) a small test project to reproduce the problem.
It is desirable to use 'test' schema objects, otherwise include the
definition of your own database objects.
If it is impossible for you to create the test project, send us a piece of
your code where the error occurs.