Hi
I have a column containing a hashed password, and when the grid is in edit mode,
with the edit form displayed, I don't want the hashed form to appear, just a blank textbox.
I haven't been able to find the right event/method to clear the current content from the
textbox in the edit form, while allowing the new content that is typed in to be bound when
the update takes place.
The column is already a template column.
I am using Q2 2009 on this particular site.
Can you help? (VB preferred)
Thanks
Clive
I have a column containing a hashed password, and when the grid is in edit mode,
with the edit form displayed, I don't want the hashed form to appear, just a blank textbox.
I haven't been able to find the right event/method to clear the current content from the
textbox in the edit form, while allowing the new content that is typed in to be bound when
the update takes place.
The column is already a template column.
I am using Q2 2009 on this particular site.
Can you help? (VB preferred)
Thanks
Clive