Hi,
I have a datagrid with 2 columns. The second column displays the name of some files. I want a mouseover/tooltip functionality on the cells of the datagrid. Every time the mouse cursor is moved on the filename column of the DataGrid, depending on the cell, it should display the full path of that particular file in the local system.
I am not able to have this functionality on individual cells of the Grid but the Grid as a hole.
Please help/suggest me on this
Thanks in Advance
I have a datagrid with 2 columns. The second column displays the name of some files. I want a mouseover/tooltip functionality on the cells of the datagrid. Every time the mouse cursor is moved on the filename column of the DataGrid, depending on the cell, it should display the full path of that particular file in the local system.
I am not able to have this functionality on individual cells of the Grid but the Grid as a hole.
Please help/suggest me on this
Thanks in Advance