Hi,
I ve added a CheckBox to a Form\Grid(There isn't a
CheckBox field in the Table). I want to check all
CheckBoxes in the grid by pressing a Button. How can i
do this?
I tried this code but it does not work..

...
while(DATASOURCE_ds.getnext())
      {
        CheckBox.value(NoYes::Yes);
      }
...

Ozgur Koroglu


     
           
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to