aspx thread: Client side access??
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
|





