[NEW PLUGIN] Advanced Grid

This will probably be solved with the next update. Thank you for letting us know.

Yes, it is possible. Will be posting an update soon.

1 Like

is there any update of this feature?

Hi I’m experiencing this error:
The plugin Advanced Grid / element Advanced Grid threw the following error: TypeError: Unable to get property ‘split’ of undefined or null reference at Function code (Function code:4:163) at Anonymous function (https://dhtiece9044ep.cloudfront.net/package/run_debug_js/48791719dd7cea0b330ad1555129c97d3bb64ae99fc0d4e7c23f47ace503c59f/xfalse/x5:15:1921476) (please report this to the plugin author)

On the page I only have a Date/Time Picker and the Advanced Grid. The advance grid is connected to a SQL Connector to get the data.

Also I’m using the whole 20 fields available on the plugin.

Any help appreciated.

Hello,

I really like this plugin. I’m having a problem, though. I have a field/column that’s a list of text. I need the list of text to show up on its relevant row. What it’s doing is breaking the list up and showing each item on a new row. This makes it appear that each list item belongs to the row beneath it.

How do I accomplish this?

Thanks,
George

Not sure if this is the best way, but I created a workaround that added the contents of the list to another field at save time. Then in the grid I reference this new field.

Now I’m having issue where when I add the pdf, excel, csv buttons they don’t show up. Well, they’re there, but they’re hidden by the navigation buttons. What’s the solution here?
See below.

image

image

Thanks,
George

Hi @gnelson,

Thank you for the info you’ve shared regarding the issue.
So the first problem seems fixed.
And the second one where there’s no buttons - the width of the table here is too small from the looks of it, and the elements of the table are fixed. And if the width of the table is quite small they start to go over each other. To make a more specific analysis and conclusion we would need to look into the app.

What you can also do - remove some spare buttons to make the footer thinner so that the buttons would not overaly.

Let me know if I can help with anything else.

Hello,

Well, I only took a snapshot of the left corner of the grid. The grid actually stretches across the entire page. The navigation buttons are all moved over to the left corner of the grid instead of in the center as usual. In troubleshooting I’ve removed every button and nothing changes. I’m thinking somehow the grid is corrupted. I placed another element on the page for test and it behaves correctly. So I figure the easiest fix is just use the second grid and delete the first one.

Thanks for your help,
George

Hi @wpabon,

Sorry for the late reply, I seem to have missed your message previously.
The team thinks that the issue lies with “Join_with##” , please check if you haven’t missed this when setting it up.

Hello,

I need to have my sort be a combination of two fields. I’ve tried every way I can think of to get around the current one-column sort limitation. I did come up with a solution by adding a sort field to the table, and at runtime combining the two fields into one, and then sorting the grid by this sort field. Works great. Sort of.

I can hide the sort column when viewing on the webpage by making its width 0.1, however I cannot hide this sort field upon print, or export. My users do not need to see, nor want to see this field.

How can I achieve this? Can you add a second column to sort by, so it can be set up to sort by the first column selected, and then by a second column selected? Or, can you add an option beside each field to show/not show that field?

This is a critical need. I greatly appreciate any help you can provide to resolve this.

Thanks,
George

Yep, I notice that. Thanks for the help.

Is there possibility for the exported text to support arabic?

Hello,

I’m getting the following error when I try to reset the grid. I tried this because if I change a constraint value on the data source the grid contents doesn’t change. The only way I can get it to change is to refresh the page.

image

Very little information. It is not known how the plugin was connected.
In fact, a reset is a very simple process that runs through a workflow. There is only one action like we have on the demo page in the workflow when you press the “reset” button.
Describe how you connected, otherwise there is very little information. It is not known how the plugin was connected.
Or give me access to a demo page where you get a similar error.

Hello;
I have the same problem as gnelson. I would like to reset the data displayed by the grid, and nothing I do seems to work beyond refreshing the entire page. The grid is pulling data from a state of a group. I can update the state all day long, but nothing I do can get the grid to refresh and pull new data from the state?
Suggestions?

OK I can get the grid to refresh if I do not use a custom state as a data source, but instead search the database itself. But then depending on the dates/constraints I use, sometimes the search yields no results and then the grid produces an error.
Is there a way to handle if the date results will be null?

A new version of Advanced Grid v 1.9.0 has been released.
The error that previously occurred in the absence of input data has been fixed.
Update the plugin in your application.

1 Like

is it possible to do a custom formatting of the columns? i.e. for a date field?

Hello!
Unfortunately there are no custom field settings.
In the date field, you can select one of the three options for displaying the date.

Image 17

Hi there @MindForApps ,

What’s library does this plugin use?
Is it a MIT licensed lib? Do I need to purchase a library license separately after purchasing your plugin?

Thanks!