[Solved] How to insert/create a grid
Posted: Mon Mar 12, 2012 2:57 pm
hello,
finally, it appears that I am grasping the OOBase structure flexibility (which seems to start making sense more than Access) especially when it comes to table and form design. Thanks to Villeroy's link on "DB filter examples, I also understood the concept of filtering data within forms.
So much so, that now I prefer to create my forms in design mode, rather than using the wizard; however, I still can't reproduce the 'grid' design in subforms (similar to that of an excel datasheet).
I have a main form, Visit, and would like to add 2 subforms, VisitType and Clinic, as datasheets (not fields and labels) so that each grid would show filtered data accordingly.
Do I insert an actual excel sheet and define the columns and rows and then link them to the data source table?
Regards,
finally, it appears that I am grasping the OOBase structure flexibility (which seems to start making sense more than Access) especially when it comes to table and form design. Thanks to Villeroy's link on "DB filter examples, I also understood the concept of filtering data within forms.
So much so, that now I prefer to create my forms in design mode, rather than using the wizard; however, I still can't reproduce the 'grid' design in subforms (similar to that of an excel datasheet).
I have a main form, Visit, and would like to add 2 subforms, VisitType and Clinic, as datasheets (not fields and labels) so that each grid would show filtered data accordingly.
Do I insert an actual excel sheet and define the columns and rows and then link them to the data source table?
Regards,