Search code examples
c#winformsdevexpressxtratreelist

Using devexpress TreeList as column editor in GridView


is it possible using devexpress TreeList as inplace editor in gridView column ? i want to select categories and save them, for each row in products tables. i dont know how to do it. thanks


Solution

  • Take a look at "How to create an analog of GridLookUpEdit with TreeList in a popup window" KB-article.