I have used Jqgrid for search results. All you need is to include the javascript files and html in your plugin and override the default view.
Thanks gluck for your reply,,I already tried it but didnt worked,,may be I did some wrong attempt , so plea se can you tell me how to do it??
I have tried as I have register the js file in plugin's start file like
$url = 'mod/events/vendors/PARAMgrid/pqgrid.min.js';
elgg_register_js('pqgrid', $url, 'footer');
elgg_load_js('pqgrid');
elgg_extend_view('js/elgg','events/js');
elgg_extend_view('css/elgg','events/pqgrid');
please tell me where Im wrong..Thanks in advance
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.