snoopy80
Technical User
- Jun 27, 2001
- 106
I was trying to learn ASP.NET and found something interesting that I though I can use in the future. This is the link
I click on the live demo and I found it really slick. Unfortunately this is in C#. If I was to do something similar to this in VB.net and run it in preferably w Firefox, let say I have a SQLdatasource (select Last, First, SSN From tblUsers) and a gridview, could someone give me a direction or explanation on how I perform the same thing? Any explanations would be greatly appreciated.
I click on the live demo and I found it really slick. Unfortunately this is in C#. If I was to do something similar to this in VB.net and run it in preferably w Firefox, let say I have a SQLdatasource (select Last, First, SSN From tblUsers) and a gridview, could someone give me a direction or explanation on how I perform the same thing? Any explanations would be greatly appreciated.