Z-Space Technologies, Inc.
Support Forums
Join | Logon
ITScriptNet Support Forums
 All Threads | New ThreadView:  Search:  
 Author  Thread: Checkbox in Grid
amadhu
Posts: 5
Checkbox in Grid
Posted: 08 Aug 09 1:45 AM
Hi all,

I have a grid in my application which displays the collected data based on the filter value.
I need to have a checkbox added to all the rows of the grid , so that user can select multiple row
in the grid by selecting the checkbox.
Please help to add checkbox to grid.

Many Thanks.
[Reply][Quote]
amadhu
Posts: 5
Re: Checkbox in Grid
Posted: 10 Aug 09 3:34 PM
I'm hoping someone has a response to this?
[Reply][Quote]
Bev Connor
Posts: 93
Re: Checkbox in Grid
Posted: 11 Aug 09 3:14 PM
Multiple rows cannot be selected in a grid, nor can check boxes be added to a grid. Only one row (record) can be selected in a grid to further process that record (such as when using the function UpdateCollect or DeleteCollect).

What is the action or process that you need the program to perform when selecting a previously-saved record?
[Reply][Quote]
amadhu
Posts: 5
Re: Checkbox in Grid
Posted: 12 Aug 09 2:28 PM
Hi Connor,

In the Program, the user needs to select multiple rows from grid and
the selected rows will be printed , when they click the "PRINT" button.
Thanks
[Reply][Quote]
 Page 1 of 1 
 
Website (C) 2004-2008 Z-Space Technologies, Inc. All Rights Reserved.
All messages posted here are the sole responsiblity of the poster. Z-Space Technologies, Inc. is not responsible for the content of messages. Messages do not reflect the official positions or policies of Z-Space Technologies, Inc.