This demo implements lookup functionality using the following two techniques:
- "Category LookUp" column editor populates its drop-down list from the bound CategoriesDS data source.
- "RunTime LookUp" column editor is populated via code in the PageLoad event.
Question Comments
Added By: tien dat at: 11/8/2012 7:06:08 PM
I'm using ver 12.1 demo.I did it like that but it can't be look up.I still use button Edit to select value in combo box.
i wandering what element make it to be lookup.Thanks a lot
After much searching...this is my solution, great example! Thanks