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

Listbox Client-Side DataBinding

1 Answer 101 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 02 Oct 2009, 04:45 PM
Does the listbox support client-side databinding?  I would like to create a list of items from the server-side and populate the listbox in the callback function of a page method call.  Is this possible?  I could not find anything in the documentation or demos for doing something like this.

David

1 Answer, 1 is accepted

Sort by
0
Accepted
Vesko
Top achievements
Rank 2
answered on 07 Oct 2009, 11:52 AM
No, this is not possible for RadListbox. Fortunately, you can Add/Remove/Disable items on the client (via javascript).
Check the online demo here.

Tags
ListBox
Asked by
David
Top achievements
Rank 1
Answers by
Vesko
Top achievements
Rank 2
Share this question
or