hide/Show a button |
| Developer .Net posted at 03-Jul-08 07:02 |
Hi all,
I have a Grid with few records.when i select the record in a grid and click on remove i need to delete. here i need to hide the remove button(this button is not a part of the grid) till a row is selected. and show once the record is selected
i am able to hide the button using style="display:none" but i am not able to show the button when i select the row in a ultrawebgrid
http://www.eggheadcafe.com/fileupload/-1601065377_Show.GIF
please find the ScreenShot
Thanks
Sreevani |
|