I am converting Infragistics 2010 v2 CLR3.5 to Infragistics 2014 v2 using 4.5 CLR using Visual Studio 2013 Professional Update 4. I am getting following error while building the project. Please reply immediately..........
Error 310 'Infragistics.Web.UI.LayoutControls.WebTab' does not contain a definition for 'SelectedTab' and no extension method 'SelectedTab' accepting a first argument of type 'Infragistics.Web.UI.LayoutControls.WebTab' could be found (are you missing a using directive or an assembly reference?)
Below error is there while fixing the code:
string Insert = ViewState["flgINSRT"].ToString(); string Update = ViewState["flgUPDT"].ToString(); string Delete = ViewState["flgDEL"].ToString(); Grid_BindData(tableNm, uGrid, ds, noofGrid, gridPageSize, Update, filterExp); contentTab.SelectedTab = contentTab.Tabs.GetTabIndex(gridTab);
Hi,
This got fixed today few mins back....Thanks for your quick reply and solution.....I appreciate.
Hello,
I am still following up. Have you been able to resolve the issue?If you have any concerns or questions, please feel free to contact me, I will be glad to help you.Thank you for choosing Infragistics components!
Thank you for contacting us!
I have noticed that there is already opened thread regarding this issue (http://www.infragistics.com/community/forums/t/96431.aspx). Is your question related to this one, because if it is we need to communicate from only one case?If this case is about the same scenario, would you like to communicate it through one of the cases for better communication and history tracking?
Looking forward to hearing from you.