Rank: Newbie Groups: Member
Joined: 6/30/2008 Posts: 4 Points: 12
|
Hi,
I am using Custom buttons in Two Panes layeout. When i call "SelectAll()" method on my customized image control click event. It select all the images,but i need to check all the check box of the images.
How can i do that thru customized control ?
How can i uncheck the checkbox of the images, thru my customized image control? i have already used "DeselectAll()" ;
I have set "ShowButtons" = "false" and "CheckFilesBySelectAllButton" = "true";
Can any one guide me.
Thanks, Jyo
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 586 Points: 588
|
Hello, Unfortunately, this functionality is not available due to security reason. You can read about it in the documentation.
Sincerely yours, Dmitry Sevostyanov.
|