Posted 25 November 2020, 3:41 pm EST
Hello,
I am working in VB.NET and I am using the FlexGrid control. I need to add a column with a databound dropdown list. It needs to have a value (integer) and a display value (string) which it will get from the database. The user needs to be able to select a value when adding/editing a row and of course, the control needs to display the correct display value (depending on the value of the field) when rows are loaded. I can’t seem to find any instructions on how to accomplish this.
Thanks,
Mike