Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Client side access??


Message #1 by marl@s... on Thu, 24 Oct 2002 20:24:03
Hi:

Is there any way to gain client side access to a Web control?
I'm using the datagrid.

I want the client to be able to click a row and the color changes. I tried 
the ItemSelected property and it doesn't do anything.

I DON'T want to have to make a trip to the server just to change the color 
on basically a td tag. That's what DHTML is for.

Can I gain any access to the controls from the client side?
Thanks

  Return to Index