Hi guys of VWG:
How can I get position of a cell of datagriview...This I need yes or yes.
Regads.
Hi,
Please explain what you mean by "position"?
Are we talking about the row and column indexes, or are you talking pixels, and then for what purpose ?
Palli
hi palli:
Well, what I meant was to get pixels X and Y. What I have to do is load a combobox in the different rows of datagridview but the combobox is loaded with different values according to a search that I do on a cell of the datagridview. I tried to do with DataGridViewComboBoxColumn but does not work nor DataGridViewComboBoxCell. For that reason I'm doing in a ComboBox and place it in the position of the cell where I want to be displayed.
Regards
What version of Visual WebGui are you using?
For 6.4 and later, please view the Wiki DataGridView sample here setting different DataSource for DataGridViewComboBox in different rows.
Thanks palli but I have 6.3.13 version, how can I do?
Don't tell me donwload 6.4 version beacuse I tried and my project was with hundred of errors, and I had to reinstall my pc beacuse visual studio deteriorated.
Help me.