data entry - WebCombo

  1. WebCombo.NET V2.0 SP2 has addressed...

    客户审查: WebCombo.NET V2.0 SP2 has addressed numerous issues stated below, and has added some enhancements, as well as new features such as new EntryMode and DataCacheStorage. The additional assembly issue has also been addressed in SP2, where you can copy this file in the bin folder as well. The Intersoft ...

  2. I have been using the...

    客户审查: I have been using the webcombo for almost all the projects I am doing.This component is really good.Best part is if I am stuck anywhere and having some problems the Support team Helps a lot. I always get the answer on time, and they solve my problem. Cheers Moupiya Moupiya_Das [India] 4 ...

  3. WebCombo.NET SP2 addressed a number...

    客户审查: WebCombo.NET SP2 addressed a number of issues such as the timeout issue as well as numerous enhancements and features. Although we will plan to support Netscape and Mac in the future, SP2 currently works very well with IE 5.5, IE 5.5 SP1 and SP2, and IE 6.x. For more information about SP2 changes ...

  4. The product shows great promise,...

    客户审查: The product shows great promise, although we have had countless problems with it. The major issue is getting technical support. It is only available via email and in many cases they go days / weeks without answering questions. Currently the combos blow up on a page after a few minutes, the only way ...

  5. "the great time waster" I am...

    客户审查: "the great time waster" I am very unhappy with this control... First off, The home page claims IE 5+ compatibility. Up until sp2, which was released a few days ago, it would not work with anything but IE 6. I am loathe to test it, because the control now requires a dll to be placed into ...

  6. The initial steps for getting...

    客户审查: The initial steps for getting started to work with these components are almost same like setting the connection, configuring the data adapter etc. The only notable difference is a slight change ... to enable the display of data on the WebGrid.NET component. You have to right click the component instance on the form and select Retrieve Structure. The data gets bounded as soon as you are done ... OleDbDataAdapter1.Fill(DataSet1.students) e.DataSource = DataSet1 WebGrid.NET is capable of providing more rich functionalities like displaying of data in hierarchical fashion, totaling the Group and Columns and much more. You can learn ...