Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

Re: Problem to modify fields in datawindow

$
0
0

1) Use the SelectRow ( 0 ) to remove highlighting

2) Use the SelectRow ( row ) to highlight in the clicked  (or RowFocusChnaged) event

3) TIP: Make sure the Tab stops are all set to zero or the DWO is marked as "read only" so no columns get focus in the grid DW.


Viewing all articles
Browse latest Browse all 7329

Trending Articles