Hi Everyone,
I am a very new user and have a question that is probably very basic but I've been unable to find the answer in the standard introductory documentation.
I would like to include a 'TableView' view in an application I am currently developing. I've found tutorials on using TableViews in the forum but I don't know how to add this view to the 'Add View' listing in the designer. I know that views can also be created in the application code but when I try to dimension a variable as a TableView object (eg. Dim tblSample As TableView ) I also don't see TableView in the list of available classes.
I imagine that I need to add a class or a library to my version of the IDE but I don't know the specifics. I would really appreciate some instructions or information on where to find the necessary instructions.
Thanks in advance!
I am a very new user and have a question that is probably very basic but I've been unable to find the answer in the standard introductory documentation.
I would like to include a 'TableView' view in an application I am currently developing. I've found tutorials on using TableViews in the forum but I don't know how to add this view to the 'Add View' listing in the designer. I know that views can also be created in the application code but when I try to dimension a variable as a TableView object (eg. Dim tblSample As TableView ) I also don't see TableView in the list of available classes.
I imagine that I need to add a class or a library to my version of the IDE but I don't know the specifics. I would really appreciate some instructions or information on where to find the necessary instructions.
Thanks in advance!