how to use jQuery / HTML5 Controls
any examples or demo.
Hello parimal mahant,
You main sources for demo applications and usage guides of our IGNITEUI controls (our line of jQuery/HTML 5 controls) are our online Samples Browser and documentation:
http://ko.infragistics.com/products/jquery/samples
http://help.infragistics.com/NetAdvantage/jQuery/2012.2/CLR4.0?page=jQuery_NA_jQuery.html
In the first link you can test some live samples with all our IGNITEUI controls and in the second you can read about all features that you can use to build your own application.
If you need additional information let me know.
Note that all questions regarding our IGNITEUI controls should be published in our IGNITEUI forum here - http://ko.infragistics.com/community/forums/default.aspx?GroupID=80
Thanks Alex.
without using of your webdatagrid , can i use your only j Query in my existing website ( in asp.net data grid) for filtering , sorting and column fix.
Yes, you can use “igGrid” control (our jQuery grid) in ASP applications also but mainly as Client-Side control. If you need extended Server-Side functionality you should use “WebDataGrid” or “igGrid” in MVC application.
Currently “igGrid” have Filtering and Sorting functionality:
http://ko.infragistics.com/products/jquery/sample/grid/filtering
http://ko.infragistics.com/products/jquery/sample/grid/local-sorting
Column Fixing functionality is currently under development and will be added most probably next year in 13.1 or 13.2 release.
Thanks Alex,
Given link is not working , showing me time out expired.
It is possible that there were some connection issues at that time.
I am able to open the provide links right now. Test them again and let me know if you were able to review the samples.