CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

JqIntro and Grid Search Toolbar

by esthermann » 26 Aug 2015 18:01

I'd like the Jqintro to be able to select the grid search toolbar. However, the grid search toolbar is shown as a class only and does not have an id property which I could set so that I can add it into the jqintro for highlighting. What should I do?
esthermann
 
Posts: 171
Joined: 22 Jun 2012 11:17

by Alexander Bulei » 27 Aug 2015 14:32

Hi esthermann,

I'd like the Jqintro to be able to select the grid search toolbar. However, the grid search toolbar is shown as a class only and does not have an id property which I could set so that I can add it into the jqintro for highlighting.


You can use the css selector.
E.g:

delphi code
with IWCGJQIntro1.JQIntroControlList.Add do
begin
IntroText:= 'My Description';
JQuerySelector:= IWCGJQGrid1.HTMLName + ' .ui-jqgrid-hdiv';
end;


Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to General

cron

Who is online

Users browsing this forum: No registered users and 24 guests

Contact Us.