Quote from no1g8tor96 on July 12, 2022, 6:10 pmIs there a way to create a scrolling multiline Grid like the sample im attaching. Also, no scrolling grid like the red and blue dots in other picture.
How can I accomplish these 2 things.
Thank you
Is there a way to create a scrolling multiline Grid like the sample im attaching. Also, no scrolling grid like the red and blue dots in other picture.
How can I accomplish these 2 things.
Thank you
Uploaded files:Quote from luishp on July 12, 2022, 6:26 pm@no1g8tor96 you can use neoTable:
https://visualneo.com/tutorials/neotableThere are some sample apps included with VisualNEO Web (including the above tutorial source code).
Regards.
@no1g8tor96 you can use neoTable:
https://visualneo.com/tutorials/neotable
There are some sample apps included with VisualNEO Web (including the above tutorial source code).
Regards.
Quote from no1g8tor96 on July 12, 2022, 7:25 pmThank you for the info but I am not sure how to get the source code for the above tutorial? I click on it and it takes me to a web page and tutorial but not sure how to get the file to look at??
Also, in a multi line text field...can you display a grid with tab sizes or is there not a way to just have a simple grid of items.
If you look at the previous post. I show a pic of red and blue dots and its in a simple field with a grid.
Thank you again for all the help.
Thank you for the info but I am not sure how to get the source code for the above tutorial? I click on it and it takes me to a web page and tutorial but not sure how to get the file to look at??
Also, in a multi line text field...can you display a grid with tab sizes or is there not a way to just have a simple grid of items.
If you look at the previous post. I show a pic of red and blue dots and its in a simple field with a grid.
Thank you again for all the help.
Quote from luishp on July 12, 2022, 9:08 pmThank you for the info but I am not sure how to get the source code for the above tutorial?
@no1g8tor96 it's already in your PC:
MyDocuments\VisualNeoWeb\Sample Apps\Tutorials
Also, in a multi line text field...can you display a grid with tab sizes or is there not a way to just have a simple grid of items.
You can create a HTML table and paste it into a Container as HTML:
https://divtable.com/generator/Regards.
Thank you for the info but I am not sure how to get the source code for the above tutorial?
@no1g8tor96 it's already in your PC:
MyDocuments\VisualNeoWeb\Sample Apps\Tutorials
Also, in a multi line text field...can you display a grid with tab sizes or is there not a way to just have a simple grid of items.
You can create a HTML table and paste it into a Container as HTML:
https://divtable.com/generator/
Regards.
Quote from no1g8tor96 on July 13, 2022, 6:48 pmThank you I found it. You have been kind.
one last thing....for now.....where is the data that its pulling from.....MyData
neoTableLoadData "BasicTableContainer" [mydata]
Thanks again
Thank you I found it. You have been kind.
one last thing....for now.....where is the data that its pulling from.....MyData
neoTableLoadData "BasicTableContainer" [mydata]
Thanks again
Quote from luishp on July 14, 2022, 7:53 am@no1g8tor96 look in Project > Events
Regards.
@no1g8tor96 look in Project > Events
Regards.