I want to call the search button without having to click the mouse.
[attachment=792:grid.JPG]
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 07 May 2014 - 08:34 AM
I want to call the search button without having to click the mouse.
[attachment=792:grid.JPG]
Posted 07 May 2014 - 15:14 PM
well my friend u can user jquery for the same $("#objectname").trigger('click');
Happy GCing :)
Posted 08 May 2014 - 11:19 AM
Hi mr Amit,
i try edit js in themes flexigrid, but can't run
can you explain how to do this in grocery crud ?
thx u
Posted 08 May 2014 - 17:57 PM
dont edit the theme js file unless u need it all across..
well what is the error like.. did u find any error..
u can try the same piece of code using the console .... check if there it is happening / functioning or not..
if it functions there - great..! if nott u need 2 check yr code