Kbase P159717: How to get the values from the selected row in a .NET grid control
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/02/2010 |
|
Status: Unverified
GOAL:
How to get the values from the selected row in a .NET grid control
GOAL:
How to retrieve column values when row is changed in grid
FACT(s) (Environment):
Windows
OpenEdge 10.2x
FIX:
When the user changes the selected row in a grid this causes the proBindingSource to be repositioned to the current row in the DataTable which (because of the currency manager) repositions the query attached to the bindingsource and the buffer of the attached table should reflect the current values.