Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > DataGrid Sorting in a Web User Control

Reply
Thread Tools

DataGrid Sorting in a Web User Control

 
 
Teemu Keiski
Guest
Posts: n/a
 
      11-11-2003
Set your machine's clock to correct time...

You need to provide more details what happens inside the user control.

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist

"vtreddy" <> wrote in message
news:...
All:
In my application I am using datagrid control, When I added the datagrid
control to a webform , I could sort the datagrid with out any problme, but
when I put the same datagrid in another web user control, and loading the
user control dynamically depending upon the properties set in the main
webform, In this scenario, The datagrid is displaying the results , but I
could not sort, I am loading the Web user Control in the Main webForm in
Page_Load, from there it is going to WebUser Control's PAGE_LOAD,but not to
the DataGrid1_SortCommand, I think I am missing some thing here.

Could any help on this,
Thanks In Advance,
VT





 
Reply With Quote
 
 
 
 
vtreddy
Guest
Posts: n/a
 
      11-28-2003
All:
In my application I am using datagrid control, When I added the datagrid control to a webform , I could sort the datagrid with out any problme, but when I put the same datagrid in another web user control, and loading the user control dynamically depending upon the properties set in the main webform, In this scenario, The datagrid is displaying the results , but I could not sort, I am loading the Web user Control in the Main webForm in Page_Load, from there it is going to WebUser Control's PAGE_LOAD,but not to the DataGrid1_SortCommand, I think I am missing some thing here.

Could any help on this,
Thanks In Advance,
VT



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Datagrid,web form]: How the get the correct row values after sorting datagrid by header AlainCD ASP .Net Datagrid Control 0 01-12-2006 09:07 AM
Web User Control with GridView can derive new Web User Control? ABC ASP .Net 1 10-04-2005 12:29 PM
Web User Control with GridView can derive new Web User Control? ABC ASP .Net Web Controls 0 10-03-2005 10:23 AM
Web User Control with GridView can derive new Web User Control? ABC ASP .Net 0 10-03-2005 10:23 AM
Datagrid in User control not Sorting VBBoy ASP .Net Web Controls 0 09-08-2004 07:55 AM



Advertisments