Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Item Attributes Extensibility
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Item Attributes Extensibility
Miscellaneous
Thread ID:
00917675
Message ID:
00917675
Views:
31
I have checkboxlist that displays various types of lists. Each list has a different characteristic. In our desktop app for example we might show a region of the country in bold followed by the customers in that region in plain text and then the next region in bold followed by customers in plain text, etc. This was easy to do with dynamic properties in VFP controls by adding flags in the data to indicate bold or whatever.

So, the question is, how to accomplish something like that in ASP.NET.

this.selectlist.Items[1].Attributes.AddAttributes() ??

It is not clear in the documentation. Can I add formatting features as an attribute to an Item in a list then set the attribute based on the value of a column in the cooresponding recordset row?

The only examples I can find have to do with events not properties.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Reply
Map
View

Click here to load this message in the networking platform