VBKid04
04-14-2004, 02:52 PM
I have a flexgrid which i am populating, and then when the user clicks on a row, the data for that row is passed to textboxes.
This works fine usually until the form is refreshed
(ie. There is a refresh button, and after it is pressed, if you try to browse around, this error is thrown).
(There is also an update button which calls a refresh, and again after this, if you attempt to browse around, this error is thrown).
Can anyone help me out? What does it even mean and what am I looking for to fix ?
It has highlighted one of the lines I am passing back to a textbox using the .TextMatrix property - but I cant see the problem with this, as before the user Refreshes the page this works just fine!
Someone please help!
This works fine usually until the form is refreshed
(ie. There is a refresh button, and after it is pressed, if you try to browse around, this error is thrown).
(There is also an update button which calls a refresh, and again after this, if you attempt to browse around, this error is thrown).
Can anyone help me out? What does it even mean and what am I looking for to fix ?
It has highlighted one of the lines I am passing back to a textbox using the .TextMatrix property - but I cant see the problem with this, as before the user Refreshes the page this works just fine!
Someone please help!