1) How to create Editable Gridview of " UltraWebGrid "
i have to place dropdown and textboxed
like asp.net Editable grirdview
Using templete field we can achieve it
how to done same thing using " UltraWebGrid "
2) how to create hyperlink in " UltraWebGrid "
what all i want when user click on " customer name " ( there is field in my UltraWebGrid) i have to
redirect to other page to show its details
thanks
Hi qasimidl,
Thank you for posting in the community.
Regarding your first question about embedding editors in UltraWebGrid, I would suggest that you take a look at the articles listed at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_Embeddable_Editors.html
As for creating hyperlinks in UltraWebGrid, cells feature a TargetUrl property which can be used for the task:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Infragistics4.WebUI.UltraWebGrid.v11.1~Infragistics.WebUI.UltraWebGrid.UltraGridCell~TargetURL.html
Please feel free to contact me if you have any questions.
Please do not hesitate to contact me if you have any further questions.
kindly also tell me
1) How to do it by server site ( using asp.net button )
2) Is infragestic controll ( \NetAdvantage for .NET 2008 Vol. 1 CLR 2.0 )
are compatibel with Firefox,chorme and specially
WIth Internet explorer 9 or Later
Please be a little more specific as per what you wish to achieve regarding your first question.
As for .NetAdvantage browser support please refer to our supported environments page for more information:
http://ko.infragistics.com/support/supported-environments.aspx#SupportedEnvironments
To summarize IE9 and the latest version of FF are not supported by volume 8.1. Note also that UltraWebGrid is not supported under Chrome.UltraWebGrid is now outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in our product package. I would suggest that you consider switching to the WebDataGrid/WebHieararchicalDataGrid. More information regarding these controls is available at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html
Additional samples demonstrating the features of these grids can be found at:http://samples.infragistics.com/aspnet/
Please let me know if you have any questions.
we love to move for newer version .but right now we are not in posiotion .
error list is attahced .( more errors are coming up like that )
theses errors are coming on IE9 and other latest browser version
kindly help us to fix it (atleast for IE 9 ) with existing envionment
I mean
how can we fix all these issues to make same controll runing with latest browser and then
we can use new controls ( as you are suggesting )with new functionalities in pur project .
please guide us in details