Select all Button

S

Schanta

Is it possible to create a select all button in Infopath and if so any
suggestion on how to get started. Thanks
 
D

Don Reamey \(MSFT\)

What do you want to select?

If you just want to grab the data you can use code to grab the XML document.
You would also need to do something with that data, possibly copy it to the
clipboard etc.

More info would be helpful.

--
Don Reamey
Software Development Engineer
InfoPath Forms Server
Microsoft Corporation
http://blogs.officezealot.com/dreamey
 
S

Shiva (GGK Tech)

Hello,

We don’t have select all button in InfoPath. If you want you have to add one
button and the rules to set those check box values to be ‘true’ when user
clicks on that button.
 
Top