error in file upload data grid

Questionserror in file upload data grid
Pradeep asked 4 years ago

When we click to sort the column where files are getting uploaded, we get an error stopping further processing, Please find the screenshot for details.

How to resolve this?

View post on imgur.com

2 Answers
Abu Ghufran Staff answered 4 years ago

It’s mistakenly left in demo. There is no point in sorting images / uploaded files.
You can disable sorting on such columns by setting:

$col[“sortable”] = false;

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Pradeep answered 4 years ago

Thank you so much !

Your Answer

6 + 3 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 5 / 5. Vote count: 1

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?