I trying to link a column from datagridvieuw to statusbarlabel so i mean when i click on a row i want that the statusbarlabel will change to selected row (column4) data. I hope i was clear with my question.
I trying to link a column from datagridvieuw to statusbarlabel so i mean when i click on a row i want that the statusbarlabel will change to selected row (column4) data.
Use the CurrentCellChanged event, set statusbar label to Datagridview.CurrentCell.Value
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.