
September 17th, 2004, 09:52 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
I'm looking to do the same thing here. Had any comments ?
Could you send your reply directly to me please ? Glenn@pixco.com
Thanx
Quote: | Originally Posted by jathu Hi,
I need to implement the following requirement. I need to populate a datagrid from the database using a straightforward query.
One of the fields say X retrieved from the DB should not be shown on the grid, but must be brought to the clientside.
In addition to the fields returned from the DB, I need to have a radiobutton column. When I click on any radio button, I need to show the contents of the field X in a separate textbox mentioned earlier using clientside JavaScript with no postback.
I tried implementing this using a template column for the radiobutton and the remaining fields being autogenerated at run time.
But, I cannot select any radiobutton, on clicking, they remain unselected. Also, I have no idea as to how to display the value in the textbox
I am stuck and would appreciate some help.
Thanks in advance. |
|