
Quote from as3856 on June 23, 2019, 8:40 amasGrid 2.0 is a plugin designed for use with VisualNeo Win (NeoBook 5) and is a continuation of the development of the asGrid plugin. Many different commands added and minor bugs fixed.
asGrid 2.0 provides the ability to create various tables from simple to the most complex, it is possible to use colored cells, rotating text in cells, colored text. A number of commands for setting up tables, searching the table, controlling the input characters, copying the entire table and selected cell regions to the clipboard.
The module allows you to save a table and tabular data in MS Excel, MS Word files, an HTML file, an image file, a text file, and also in a specially-developed table file which, when opened, restores the entire look and feel of the table and table data. The file can be stored, transferred – when it is opened, the table will be restored automatically and does not require writing code to create the table.
The table can be loaded from the clipboard by copying data from MS Excel or MS Word files.
The archive contains a plugin, a string translation file and several demo examples in Russian and English.
https://visualneo.com/product/asgrid-2-0
Regards.
Andrei (as3856)
asGrid 2.0 is a plugin designed for use with VisualNeo Win (NeoBook 5) and is a continuation of the development of the asGrid plugin. Many different commands added and minor bugs fixed.
asGrid 2.0 provides the ability to create various tables from simple to the most complex, it is possible to use colored cells, rotating text in cells, colored text. A number of commands for setting up tables, searching the table, controlling the input characters, copying the entire table and selected cell regions to the clipboard.
The module allows you to save a table and tabular data in MS Excel, MS Word files, an HTML file, an image file, a text file, and also in a specially-developed table file which, when opened, restores the entire look and feel of the table and table data. The file can be stored, transferred – when it is opened, the table will be restored automatically and does not require writing code to create the table.
The table can be loaded from the clipboard by copying data from MS Excel or MS Word files.
The archive contains a plugin, a string translation file and several demo examples in Russian and English.
https://visualneo.com/product/asgrid-2-0
Regards.
Andrei (as3856)

Quote from dglojnar on June 23, 2019, 12:49 pmHello Andrei !
Thank you very,very much:-)
Works like a charm, all functions I need is here, import and export works great....
So, my friend, thank you very much for your contribution,time and effort to develop this plug-in:-)
With best regards!
Hello Andrei !
Thank you very,very much:-)
Works like a charm, all functions I need is here, import and export works great....
So, my friend, thank you very much for your contribution,time and effort to develop this plug-in:-)
With best regards!

Quote from cabaptista on June 24, 2019, 11:11 amThank you for your work.
Thank you for your work.
Quote from patrikk on June 27, 2019, 1:34 pmHi Andrei !
Great plugin ! Maybe the best after Neobook became Visualneo win .
i tested the plugin just for 20 minutes . & works smoothly .
Is there a way to send the marked cells to the clipbord ? (maybe i missed something if there is any function in the plugin ?
keep the Great work !
Regards !
Hi Andrei !
Great plugin ! Maybe the best after Neobook became Visualneo win .
i tested the plugin just for 20 minutes . & works smoothly .
Is there a way to send the marked cells to the clipbord ? (maybe i missed something if there is any function in the plugin ?
keep the Great work !
Regards !

Quote from as3856 on July 1, 2019, 4:13 pm# patrikk
Is there a way to send the marked cells to the clipbord ?
" asGridClipboard " - Copy cell text to clipboard. "Selection" - copy selection, "All" - copy cells of the whole table.
# patrikk
Is there a way to send the marked cells to the clipbord ?
" asGridClipboard " - Copy cell text to clipboard. "Selection" - copy selection, "All" - copy cells of the whole table.

Quote from patrikk on July 11, 2019, 5:39 pm
Thanks Andrei for your Quick Response !
Playing with asgird 2,0 i came with the following , Perhaps it may be on your list on coming asgird 2,1 :)
1,
" asGridCellInsertImage" function inserts image as a background . Great !
What about inserting images aligning left/ Right / center in the cell ?2, "asGridToFile" function saves the table content to a file .
but not the images which are used in the table .
for documentation it may be saved to html or Image file.However saving and loading all contents on the table may be valuable .
Maybe a function like " asGridToFile-ALL CONTENT " ??Keep the Great Work !
Thanks Andrei for your Quick Response !
Playing with asgird 2,0 i came with the following , Perhaps it may be on your list on coming asgird 2,1 :)
1,
" asGridCellInsertImage" function inserts image as a background . Great !
What about inserting images aligning left/ Right / center in the cell ?
2, "asGridToFile" function saves the table content to a file .
but not the images which are used in the table .
for documentation it may be saved to html or Image file.
However saving and loading all contents on the table may be valuable .
Maybe a function like " asGridToFile-ALL CONTENT " ??
Keep the Great Work !
Quote from markuspr on November 4, 2020, 12:30 pmFirst of all: great work andrei!
I'm having troubles with the GridSearch Function:
The function asGridSearch does not work after using the function asGridOpenFile.
Please can you fix this?
Thanks
First of all: great work andrei!
I'm having troubles with the GridSearch Function:
The function asGridSearch does not work after using the function asGridOpenFile.
Please can you fix this?
Thanks

Quote from as3856 on November 4, 2020, 2:24 pmQuote from patrikk on July 11, 2019, 5:39 pm2, "asGridToFile" function saves the table content to a file .
but not the images which are used in the table .
for documentation it may be saved to html or Image file.
You can create a separate file yourself in which there will be records of where and in which cell the corresponding image is installed. When restoring a table, use the commands to load image by cell according to the entries of your created file.
Quote from patrikk on July 11, 2019, 5:39 pm2, "asGridToFile" function saves the table content to a file .
but not the images which are used in the table .
for documentation it may be saved to html or Image file.
You can create a separate file yourself in which there will be records of where and in which cell the corresponding image is installed. When restoring a table, use the commands to load image by cell according to the entries of your created file.

Quote from as3856 on November 4, 2020, 2:26 pmQuote from markuspr on November 4, 2020, 12:30 pmFirst of all: great work andrei!
I'm having troubles with the GridSearch Function:
The function asGridSearch does not work after using the function asGridOpenFile.
Please can you fix this?
Thanks
Please send a small demo example.
Quote from markuspr on November 4, 2020, 12:30 pmFirst of all: great work andrei!
I'm having troubles with the GridSearch Function:
The function asGridSearch does not work after using the function asGridOpenFile.
Please can you fix this?
Thanks
Please send a small demo example.

Quote from as3856 on November 4, 2020, 7:33 pmI found inaccuracies in my plugin code.
I will try to fix it.If you urgently need to make your project, you can use the asGridCellGetText command and check the contents of the cells in a loop. when found - mark it.
Regards
Andrei
I found inaccuracies in my plugin code.
I will try to fix it.
If you urgently need to make your project, you can use the asGridCellGetText command and check the contents of the cells in a loop. when found - mark it.
Regards
Andrei