We have used PVcombo and Ultragrid in our VB 6 projects. Since we moved to .net we are looking at some controls taht we can use. What is the best controls that we can use from Windows Forms Controls infragistics package which are similar to the old version in terms of coding etc., ? Please advice.
Thanks,
Hi Sharmi,
In terms of features, your best bet is to use UltraComboEditor in place of PVCombo. Our current grid control is UltraGrid, although I am not certain about which features were available on the older version. You can find documentation on the functionality provided by each control at the following locations.
UltraComboEditor: http://help.infragistics.com/doc/WinForms/2014.2/CLR4.0/?page=WinComboEditor.htmlUltraGrid: http://help.infragistics.com/doc/WinForms/2014.2/CLR4.0/?page=WinGrid.html
Please look this documentation over. If you need assistance meeting a specific requirement for your application, let me know and I will do my best to help you build it using the latest tools.