hello,
i'm trying to develop a web application, currently with MVC3 and razor syntax.
I will try to transform a windows forms application with full infragistics grid functionality (column chooser / column size moving / column shifting / filtering / adding / deleting / updating).
I tried JQuery, webdatagrid, webgrid etc ... in MVC. However, I found no situable documentation, where I can find a solution of how to include such grid functions that I have in an ultrawingrid. in MVC I have no code behind ... only controller classes ...
do you have an idea and maybe a runnable sample where I can see how this functions are implemented in a web application ?
thanks in advance.
Hi TobiasRueger,
One of your older threads goes into some details on our vbhtml samples:
http://es.infragistics.com/community/forums/p/71122/361273.aspx#361290
The sample provided in the forum above will not work immediately. The thread linked in the post will describe the steps to get the sample running. I recommend implementing the fixes to give you a better understanding of how to set it up.
You can find the entire thread with the fixes again here:
http://es.infragistics.com/community/forums/p/68393/346551.aspx
We also have the following blog that you've already seen here for a vbhtml sample:
http://es.infragistics.com/community/blogs/robert_richard/archive/2012/01/13/using-vb-net-razor-markup-with-the-infragistics-jquery-grid.aspx
The above blog post should be used along with the information from this blog post to set it up and answer your questions from the comments:
http://es.infragistics.com/community/blogs/taz_abdeali/archive/2011/05/09/using-netadvantage-jquery-grid-in-asp-net-mvc.aspx
After some research, "grid persistence" has been determined to be a new feature request. I have sent your feature request directly to our product management team. Our product team chooses new feature requests for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
You will receive an email shortly with more information on this feature request.
If you have any questions or concerns with this issue, please let me know.
thank you,
however I use razor vbhtml syntax which cannot be found in your samples.
And I do not know a tool for transforming cshmtl in vbhtml.
Maybe you can send me a sample in razor vbhtml.
And I also need functionality to save the current user-specific shape of the grid.
So when the user reopens the grid, then it has its user specific shape (e.g. user specific columns in user specifixc order etc...)
Thank you very much.
Dear TobiasRueger,
Thank you for contacting Infragistics!
We have received your support request concerning importing UltraWinGrid into a webapp, and this case has been assigned to me. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your case and my first question is have you checked our online jQuery documentation and samples?
Our ASP.NET controls are not supported for MVC, so jQuery is the best option. Functionality may not be fully portable between these versions. Our documentation and samples can explain which features are included with our jQuery controls and can be found here:
http://help.infragistics.com/NetAdvantage/jQuery/2012.1/CLR4.0?page=igGrid.html
http://help.infragistics.com/jQuery/2012.1/
http://es.infragistics.com/products/jquery/grid/
If you have further questions or concerns, please let me know and I'll be glad to help.