There is a grid in a webpage where user has to select some rows as their wish with the help of check boxes. After checking a row the user clicks save but and it should save the dat that corresponds to the selected row. But when user selects a row and hits save it is saving another(random/different) row after the postback.
While debugging in noticed that the selected row is being selected by "Infragistics.WebUI.UltraWebGrid.UltraGridRow" controller in the code. The infragistics version that we are using is v3.1.
Code lang : VB.NET
.Net framework - 1.1
Could anyone please confirm, is there any bug like this that this infragistics version has.
Hello,
Please keep in mind that according to our support policy Infragistics products have one year of product service releases and three years of developer support. This means that version 3 is considered retired and no longer eligible for Developer Support Services. More about Infragistics product lifecycle can be found here. Also, after version 11 the entire ASP.NET toolset was changed and UltraWebGrid is no longer part of it.
Having this in mind, my suggestion is to migrate to the latest version and test the behavior under it.
We have a few topics regarding the migration from UltraWebGrid to WebDataGrid , ASP.NET product changes, which I believe you might find useful.
Please let me know if you need any further information.
Sincerely,Teodosia HristodorovaSoftware Developer
Hi,
Small doubt, should we update .Net framework from 1.1 version if we want to migrate the Infragistics to latest version ?
Thanks in advance
Yes and a topic about the supported environments that you might consider useful could be found here.
Let me know if I may be of any further assistance.