hi
i want to add a browse button exactly in place of the red X .. and only to appear on clicking on the selected cell
any help would be really appreciated.. thank you in advance
Printable View
hi
i want to add a browse button exactly in place of the red X .. and only to appear on clicking on the selected cell
any help would be really appreciated.. thank you in advance
In what row\column do U want to place?
I cudnt open the attachment as I dont have access to the attachements from my office pc, anyway to place the button cant you do it at runtime...to make it appear use the Visible property
any help .. ?
In what row\column do U want to place?
i have attached the picture in my first post..
anyway i want to add a small browse button inside a textbox just like the "picture" property of a pictureBox .. i have used a hidden text box to appear on clicking on the cell.. i hope thats clear..
thanx
Just add a hidden button in the same way as you have the hidden text box.
In order to place it properly you will probably want to use the .ColWidth property of the grid.