I've been using DevExpress 's ASPxGridView on a fairly big ASP.Net project for the past few months. When I started using it, I was really frustrated. The documentation was written more like a class reference guide and the tutorials were fairly basic in nature. The real MEAT of the controls didn't seem to be there - all this great potential but where? The Community forums was a great place to look for details but as with many communities, it's hard to find all the answers. Hopefully, this post will help identify some of the areas where developers may be having some problems: Fixing Edit Forms 1. Edit Form Column Layouts The ASPxGridView lets you do direct "form" editing but when you first do it, the boxes usually go two per line. To resolve this, add <SettingsEditing EditFormColumnCount="1" />...
Solutions for Today; Ready for Tomorrow. Andrew MacNeill's blog about development, technology, Visual FoxPro, databases, community and occasionally, some off-topic discussions.