I have a client side Combo box that I am populating from a Web Service. I would like to use the 'IsSeparator' functionality to populate the combo box with Separator items.
Is this possible using JSON results from the server?
Thanks
Bob
2 Answers, 1 is accepted
0
Kalina
Telerik team
answered on 07 Jul 2010, 03:39 PM
Hello Bob,
Please accept my apology for the delayed reply.
I understand the issue that you describe, but I am afraid that IsSeparator property is not serialized.
However in your web method you can use the custom Attributes collection and add the IsSeparator property value as additional attribute to each item:
Feel free to contact us if you have additional questions.
All the best,
Kalina
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items