Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web DataGrid Property Builder -> Code?
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Web forms
Title:
Web DataGrid Property Builder -> Code?
Miscellaneous
Thread ID:
00858577
Message ID:
00858577
Views:
89
The web page I talked about in a previous message actually needs to display one of 6 different DataGrid configurations depending upon user choice. There are 3 different datasets and brief/detailed options for each of those. Only 1 of the 6 is visible at any time.

I had configured the first two (ZIP, City, ST vs. just ZIP) as two separate data grids and set the columns up through the property builder. Now that I need 4 more configurations, I'd prefer not to add and configure 4 more grids. I'm starting to write code that configures the Columns collection of one DataGrid at runtime, based on choices made prior to submit.

My question is whether the Web.DataGrid property builder generates code and, if so, where I can find it? I've searched the .aspx file, including hidden text, for things that I entered into the datagrid property builder and can't find any associated code.

Not a huge deal if it's not there, I just thought it would be convenient to use that code as a template for the other ones. That, and I have not (so far) located the properties for setting what are called the "URL Field" and "URL Format String" in the builder, but I'm thinking that they must be there somewhere and I'll find them soon (good ol' IntelliSense).

Kelly
Next
Reply
Map
View

Click here to load this message in the networking platform