This is a migrated thread and some comments may be shown as answers.

[Solved] Mutlicolumn Radcombo without <ul>,<li> tags

1 Answer 87 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Liji Jose
Top achievements
Rank 1
Liji Jose asked on 12 Mar 2010, 10:14 AM

Hi Support team,

This query is just to get an information about multicolumn radCombo...
Is it possible to create a RadCombo, multicolumn RadCombo , without <ul><li> tags?

If so how can it be done, can u help me by providing a sample project for the same?
How data can be bound to Combo from server-side?
Please explain me the details....


-Liji Jose

1 Answer, 1 is accepted

Sort by
0
Kalina
Telerik team
answered on 16 Mar 2010, 01:32 PM
Hi Liji Jose,

In fact the RadComboBox control renders as unordered list so it is not possible to create this control without "<ul><li>" tags.

However you can create a multicolumn RadComboBox using its Templates and nest within the "<li>" tags whatever html you prefer - take a look at the first RadComboBox("Products") in this online demo .

You can bind data to RadComboBox at server-side in various ways - please take a look at this help article.


Greetings,
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.
Tags
ComboBox
Asked by
Liji Jose
Top achievements
Rank 1
Answers by
Kalina
Telerik team
Share this question
or