![]() |
#2 |
Участник
|
The method active is called on the datasource each time you select a row in the grid.
You can override this method and just use the SalesLine.LineNum field from the table. SalesLine will, at this point, contain the selected row |
|