----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Saravana Message 2 in Discussion Hi all, Most of your requirements are very much possible in ASP.NET # Sorting on a column of a grid (this should not make a trip to the server, currenty devexpress does a trip to server) Check out this article, you can do client side sorting for datagrid. http://msdn.microsoft.com/msdnmag/issues/04/01/CuttingEdge/default.aspx # Client side data caching, mostly in XML, data ilands (we had done this for XML, using XSL, this was very much on the data binding concept) You can still go with datacaching using xml in .NET. # Data aware controls like combo, lookup edit and check box to be displayed in grid Yes, it is possible. Check out this article which explain how you can have dropdownlist and checkbox inside your datagrid. http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbtchTopQuestionsAboutASPNETDataGridServerControl.asp?frame=true#vbtchtopquestionsaboutaspnetdatagridservercontroleditingmultiplerows -Saravana www.ExtremeExperts.com ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
