OnMouseup on <tr> in DataList against SQL Server

  • Thread starter Jeff Crumbley via .NET 247
  • Start date
J

Jeff Crumbley via .NET 247

Hello my name is Jeff and I am new to .Net(I am coding in C#). Iam trying to set up a onMouseUp event on a table row. I havesuccessfully changing the class being used when the mouse movesover the row with the onMouseOver and onMouseOut to give theselected row the appearance of high-lighting. What I now needto do is setup a onMouseUp/OnClick event that passes a parameterto a void and retrieves information from SQL Server based on theparameter being passed. I have tried setting something up on<asp:TableRow>, <asp:TableCell>, and <asp:button> with mixederror results. So how might I accomplish this?

Any help would be greatly appreciated.

Thanks,
Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top