grid control for access
Hi,
Does anyone know of a good grid control for displaying a grid of MSAccess
data in Delphi that operates similar to Excel? IOW, when you move the slider
button on the right, you can see the grid move as the button moves. And to
select a row you must click on it with the mouse pointer. This is the exact
behavior of Excel. It seems the control from Borland doesn't move the grid
rows while the scroll button is being moved - only AFTER you let go of the
button does the grid move. This makes it a guessing game as to where you are
on the grid, until you release the scroll button and find out.
Anyone know of a control that will function like I want?
Thanks!
--
Randy Starkey
Victory Church IT
Pevely, MO 63070
.
Relevant Pages
- Manual scroll rendering
... I need to scroll a virtual grid that is 1.2M pixels x 1.28M pixels in size. ... I think this is too large of a size for a control or a form, ... OnScroll I invalidate the newly scrolled area to trigger OnPaint (modeled ... (microsoft.public.dotnet.languages.vb) - Re: How to fire an event
... I have an Infragistic datagrid control, ... The button click event is being raised upon a post-back to the server. ... manipulating the grid in script would cause a server event to be raised. ... The problem here is that I have no idea whether the grid will raise the ... (microsoft.public.dotnet.languages.csharp) - Re: Most popular object persistence framework
... No offence to Exceed in particular, but control vendors don't always ... products you can use with exceed's data grid currently without adding ... I see that infragistics is now shipping their WPF ... products and support for proper and full WPF binding? ... (microsoft.public.dotnet.framework) - Re: need graphic suggestion
... Labels have all the functionality and control needed. ... this grid control many years with great success. ... default scroll bar that's an option for any window made in windows. ... (microsoft.public.vb.general.discussion) - Re: Error 424 : object required : cant refer to property of Active-X control in DHTML project
... my purpose is to have the VSFlexgrid running within a webs site since I ... find out how I can transfer an ADO recordset out of an ASP -page to a HTML ... page on which the grid resides. ... > General Tools Control box are all disabled. ... (microsoft.public.vb.controls.internet) |
|