Thanks for your input Larry. But I am using the BD grid for editing and 
other manipulations. I need to for the time being not make a complete 
logic change.
Thanks again.

Ajay



Lawrence Lustig <[email protected]> 
Sent by: [email protected]
03/31/2009 02:58 PM
Please respond to
[email protected]


To
[email protected] (RBASE-L Mailing List)
cc

Subject
[RBASE-L] - Re: Help with DB Grid






<<
I have a request from my users who are using a form which has all the data 
being displayed in a DB Grid. They need the ability to find the sum of a 
range of rows like one does in Excel. I know you can display record 
numbers in DB Grid, can that be captured and then used to calculate the 
sum between starting and ending record numbers? or is there a better way 
to do this. 
>>

I'm sure you can do this in some clever fashion using a DB Grid.

However, if you're only displaying, not editing, data, could you use a 
Variable Lookup Listview?  That control supports multi-selecting out of 
the box.  As long as you have a primary key on the underlying table, you 
could let users multi-select records in the list view and update a total 
as they select and unselect records (using the ON CLICK EEP).
--
Larry



P
Please consider the environment before printing this e-mail. Thank you. 


Reply via email to