|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
GridView column reorderingHi,
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 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 Show quote > 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/dnfor > ms/html/winforms12182003.asp > > Please let me know when and in which release these would be available? > > Regards, > Shafia 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 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 Show quote > 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 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 Show quote "Brock Allen" <ballen@NOSPAMdevelop.com> wrote in message news:313897632478511081878080@msnews.microsoft.com... > 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 > > > > > 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 > > > That GridView is the WindowsForms GridView, not the ASP.NET GridView.
-Brock DevelopMentor http://staff.develop.com/ballen Show quote > Hi Brock, > > I'm confused. the artical > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfor > ms/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 > "Brock Allen" <ballen@NOSPAMdevelop.com> wrote in message > news:313897632478511081878080@msnews.microsoft.com... > >> 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 >>> 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 |
|||||||||||||||||||||||