Get Data from another Column - Data Grid
Posted: Fri Apr 19, 2013 3:28 pm
I am really struggling with Data Grids.
If a line of data is selected in a data grid, how do I get a particular piece of data from one of the columns.
For example if i had this
Column 1 - Worker Type
Column 2 - Normal Cost Per Hour
Column 3 - After Hour Cost Per Hour
Column 4 - Weekend Cost Per Hour
If that row was selected, how would I get the data from column 4 and put it into a text field.
If a line of data is selected in a data grid, how do I get a particular piece of data from one of the columns.
For example if i had this
Column 1 - Worker Type
Column 2 - Normal Cost Per Hour
Column 3 - After Hour Cost Per Hour
Column 4 - Weekend Cost Per Hour
If that row was selected, how would I get the data from column 4 and put it into a text field.