Find control type in DataGrid

D

Doug Bell

Hi I have a DataGrid that has some Combo Boxes.

I also have some code that handles tabs so that if the User Tabs forward or
back into a hidden column the code moves on to the next visible column.

Can I test to see if there is a combo box in the column so that I can force
the Combo box to dropdown when they tab into it.

Also I have found that if the User types a value into the Combo and then
hits the Tab key it does not hold that value in the DataGrid. Can someone
help with that issue as well.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top