Quantcast
Viewing all articles
Browse latest Browse all 7205

ASPxGridView - Using GridViewDataComboBoxColumn as a lookup control

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

Added By: Emilio Ravotti at: 4/17/2013 2:25:33 AM    

After much searching...this is my solution, great example! Thanks


Viewing all articles
Browse latest Browse all 7205

Trending Articles