all groups > asp.net webcontrols > march 2005 >
You're in the

asp.net webcontrols

group:

GridView column reordering


Re: GridView column reordering Brock Allen
3/30/2005 7:18:46 AM
asp.net webcontrols:
The GridView is part of ASP.NET 2.0 which will have beta 2 released real
soon now. You can start working with it now, BTW. The final release is supposed
to be 4-6 months after beta 2, IOW the second half of 2005.

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


GridView column reordering Shafia
3/30/2005 4:11:53 PM
Hi,

I dont find the GridView features described in the following artical e.g
column reordering and FullRowSelect.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnforms/html/winforms12182003.asp

Please let me know when and in which release these would be available?

Regards,
Shafia

Re: GridView column reordering Brock Allen
3/31/2005 4:32:03 AM
I've not seen any sort of Column Reordering feature. As far as full row select,
the GridView does support the ability to select a row which induces a postback.
You can then use that selected row to populate other controls.

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


Re: GridView column reordering Shafia
3/31/2005 10:03:01 AM
Hi,

Please let me know if the new Column Reordering and FullRowSelect features
in GridView would be available in Beta2 or final release? These are not
available in Asp 2.0 Beta1.

Thanks,
Shafia

Re: GridView column reordering Brock Allen
4/1/2005 7:35:51 AM
That GridView is the WindowsForms GridView, not the ASP.NET GridView.

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


Re: GridView column reordering Shafia
4/1/2005 10:46:07 AM
Hi Brock,

I'm confused. the artical
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnforms/html/winforms12182003.asp
says "Column reordering" and many other extended features are available
with GridView in .Net Framework 2.0 Alpha.

I've been asuming these should also be there for it's Web counter part,
ASP 2.0 GridView. It is very important for me to know if these features
exist. If GridView in next beta doesnt have them, I would make a decision
now to rather use a third party Grid.
Please comment.

Thanks for your time,
Shafia





[quoted text, click to view]

AddThis Social Bookmark Button