asGrid 2.0 - Forum

Forum Navigation
You need to log in to create posts and topics.

asGrid 2.0

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)

luishp, Vadim and danito have reacted to this post.
luishpVadimdanito

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!

thank you very much, very good job

Thank you for your work.

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 !

# 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.

 

 

Great Plugin Andrei!!

Thanks!

 

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 !

 

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 patrikk on July 11, 2019, 5:39 pm

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.

 

 

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 markuspr on November 4, 2020, 12:30 pm

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

 

Please send a small demo example.

here's a small demo example

Uploaded files:
  • You need to login to have access to uploads.

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

Are there any news about a new Version of asGrid?