Need a special offer?Find out if your project fits.
+

If filter doesnot return any result, then no data message should come instead blank table is coming up

Answered
shilpi asked on April 23, 2020

Hi Team,
 
I have implemented filters(external) on the grid and its working fine. Issue is when any of the filter result comes as 0 or no record then empty table comes up. Can we show any message as no data found?
 
Regards
Shilpi

1 answer

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster April 23, 2020

Hello, Shilpi,
 
Thank you for your question.
 
We recommend trying to use the showEmptyData property of the options object. In case it is set to false, the error message will be displayed in case no data has been returned.
You are welcome to check out an example using the mentioned property.
More information about the options object and its properties can be found in our documentation.
 
We hope it works fine for your case.
Do not hesitate to contact us in case of additional questions.
 
Best regards,
Illia

Please login or Register to Submit Answer