Is there a way to be able to display a SQL table with dropdown selectors in each cell to be able to select the data for the cell from a list of dropdown items?
Refer your other post regarding column sorting, I suggested Custom ListView might suit your needs. For the dropdown you could display a small down arrow alongside the cell. Clicking the arrow and determining the Row/Col coordinates would position and show a listview offering the data choices.
Thats one option at least
I was hoping to not have to code that much but as I am learning the capabilities of these controls, oops I mean views, I am beginning to see that there is much power here.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.