jQuery UI Widgets › Forums › Grid › Get Jqxgrid's ID from toolbar
Tagged: javascript toolbar, jQuery toolbar, jqwidgets toolbar, toolbar
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 5 years, 11 months ago.
Hy!
I’m using this code to get ID of the Grid from Toolbar
btnAdd.click(function() { var id= $(this).parent().parent().parent().parent().parent().attr('id'); alert(id); });
So, is there a proper method to achieve the function?
Thank’s for your help.
Hello emoticon,
Could you provide us with more details about your scenario?
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.