Is it possible to set an initial sort by for the Data Table component so that the records appear in a certain order when the table loads?
Thanks.
Is it possible to set an initial sort by for the Data Table component so that the records appear in a certain order when the table loads?
Thanks.
Hello @Howard_Jacobson
You can use all available options to search for a table if you use the following handler âOn Records Requestâ
Regards,
Inna
Inna.
Thank you for all your help today. The support from you and your team is fabulous.
Oh, and just a tip on the tooltip for On Records Request. The word âwhatâ in the tooltip text should be âthatâ:
The handler should return an object with property âcountâ THAT is equal to the count of loaded objects and âitemsâ THAT should be an array of objects with the same structure as the selected table
Thanks
Thank you for your observation.
Happy coding with Backendless! ![]()