Data grid

  • Thread starter news.virginmedia.com
  • Start date
N

news.virginmedia.com

Does anyone know of a data grid control that I can use with Access 2003. I
want to add sorting and grouping functionality to my forms.
Alec
 
A

a a r o n . k e m p f

yes, you should just use the built-in forms and reports
they have a datasheet view that works fine without any extra controls
 
N

news.virginmedia.com

That is what I do but if you compare the functionality, ease of use and
appearance with a proper data grid e.g. Dexperience for .net, then you will
see that doing it with access forms and queries is very crude. I was hoping
to give my forms a better user experience.
Alex

message
yes, you should just use the built-in forms and reports
they have a datasheet view that works fine without any extra controls
 
A

a a r o n . k e m p f

yah sorry.. I think that OWC beats the pants off of any datagrid that
I've had the pleasure to work with

I just wish that MS would make them opensource!
 
Top