A
Aziz
Hi,
I have a Datagrid Control, where I have a template column
in which I have a textbox control which is in the
EditItemTemplate. In the edit mode I can see the textbox
control. I have a search image next to the textbox
control. On clicking the image a new pop-up window is
shown wherein a user can search for a value. This value
has to be then transferred to the textbox which is in the
DataGrid control. I have tried out doing this but without
any success.
One more thing is that the page should not be refreshed
when you transfer the value from the pop-up window to the
textbox in the DataGrid control.
Can anyone suggest some solution.
Thanks in advance,
Aziz.
I have a Datagrid Control, where I have a template column
in which I have a textbox control which is in the
EditItemTemplate. In the edit mode I can see the textbox
control. I have a search image next to the textbox
control. On clicking the image a new pop-up window is
shown wherein a user can search for a value. This value
has to be then transferred to the textbox which is in the
DataGrid control. I have tried out doing this but without
any success.
One more thing is that the page should not be refreshed
when you transfer the value from the pop-up window to the
textbox in the DataGrid control.
Can anyone suggest some solution.
Thanks in advance,
Aziz.