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!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail

Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to