Hi,I'm going with some coding like-Dim valItem As Infragistics.WebUI.UltraWebGrid.ValueListItemI'm storing some values in this item like-valItem.DisplayText ="Test"valItem.Key = "0"valItem.DataValue = "1"But now I'm unable to apply color to the text of this item object.So how can i achieve this?
Hello aparnarege,
I'm just following up to see if you've manage dto resolve your issue.
If you still have any questions or concerns please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Hello aparnarege ,
The ValueList element has a property Style. Trough it you can set the ForeColor Property.
I’m attaching a sample for your reference.Let me know if you have any further questions.
Thank you for contacting Infragistics Support.
I’d just like to let you know I’m currently looking into your issue and I’ll notify you of my progress by Friday.