S Sonu.NET Sep 5, 2006 #1 How to sort Web.UI.WebControl.Table Control in asp.net? Please provide a sample using vb.net! Thanks, XD
How to sort Web.UI.WebControl.Table Control in asp.net? Please provide a sample using vb.net! Thanks, XD
D dotnet dude Sep 5, 2006 #2 create a DataTable object iterating thru all rows in Table control and do a sort on DataTable
S Sonu.NET Sep 5, 2006 #3 Could you please give me an example? dotnet dude said: create a DataTable object iterating thru all rows in Table control and do a sort on DataTable Click to expand...
Could you please give me an example? dotnet dude said: create a DataTable object iterating thru all rows in Table control and do a sort on DataTable Click to expand...
D dotnet dude Sep 5, 2006 #4 I have never used Table Control. Post code how you populating the control.
M Mark Rae Sep 6, 2006 #6 I just sent you the code Click to expand... Not much use for the rest of the newsgroup...