Forum Post: browse:SELECT-ALL()

  • Thread starter Thread starter Mihaic
  • Start date Start date
Status
Not open for further replies.
M

Mihaic

Guest
I have the next situation: I have a browser for which i have created a CTRL-A trigger and a VALUE-CHANGED trigger. I also have a button that should be enabled only when a single row is selected in the browser. When the trigger CTRL-A is launched all the rows in the browser are selected and the button is disabled(i verify NUM-SELECTED-ROWS 1). The problem occurs when i click now the first row in the browser(while all the rows are selected), i wanted the VALUE-CHANGED trigger to be executed so i can set the button to enabled, but this will not happen in this situation. Did someone encounted this situation?

Continue reading...
 
Status
Not open for further replies.
Back
Top