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




Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  hide/Show a button - Developer .Net  03-Jul-08 7:02:21 AM
      Try this also :- - santhosh kumar  03-Jul-08 7:17:51 AM
      are you using infragistics grid? - Vasanthakumar D  03-Jul-08 7:11:55 AM
          show/hide button - Developer .Net  03-Jul-08 7:14:50 AM
              use AfterSelectChagneHandler client side event.. - Vasanthakumar D  03-Jul-08 7:18:34 AM
                  show/hide button - Developer .Net  03-Jul-08 7:48:54 AM
                      try this.. - Vasanthakumar D  03-Jul-08 7:55:18 AM
                          show/hide button - Developer .Net  03-Jul-08 8:05:42 AM
                              try this... - Vasanthakumar D  03-Jul-08 8:22:16 AM
      Try like this - santhosh kumar  03-Jul-08 7:18:33 AM
      try this - npsenthil kumar  03-Jul-08 7:41:45 AM
      Try BLOCK - Sujit Patil  03-Jul-08 8:01:03 AM
View Posts