Browse By Tags

  • Forum Post: Simple table editor

    I'm new to using the ComponentOne WinForms controls (and VB.NET also) and I'm trying to build a simple application as a learning tool that will utilize a data library, one form with a DataSet and TrueDBGrid with basic Add/Edit/Delete buttons. The Add/Edit buttons load another form with text boxes...
  • Forum Post: highlight character / word in the result appear that match with the filter bar keyword

    Dear all.. How can we highlight the character or word in the result appear on the grid that match with the keyword that we enter in the filter bar ? Thanks in advance
  • Forum Post: Column width when editing

    I know this is probably simple but have been looking for a while today on how to do this. I have a couple of columns in a grid that get information added to them by clicking on an image.. I add the information from the image to the column and do an .AutoSize so is shows all the text. The user can also...
  • Wiki Page: Why does changing the Borders property of a column’s HeadingStyle not work in TrueDBGrid?

    Applies To: True DBGrid for WinForms Published On: 4/30/2007 The default BacKColor of HeadingStyle is “Control”. In order for the Borders property to show effect, this BackColor should be changed to anything other than the default value. Here is a working sample code: Visual Basic: C1TrueDBGrid1...
  • Wiki Page: Which interfaces should be supported to use a custom data source class with True DBGrid for WinForms?

    Applies To: True DBGrid for WinForms Published On: 3/9/2005 The following interfaces should be implemented to use a custom data source class with True DBGrid for WinForms: IList Interface: to fill the grid IBindingList Interface: to add new rows IEditableObject Interface: to respond to CancelEdit Please...
  • Wiki Page: Which files are required when distributing True DBGrid on a client machine?

    Applies To: True DBGrid for WinForms Published On: 3/9/2005 Updated On: 8/13/2010 The setup should include the following files: .NET 1.X C1.Win.C1TrueDBGrid.dll C1.C1PrintDocument.dll C1.Common.dll C1.Win.C1PrintPreview.dll PrintUtil.dll (No longer needed since Q1 2004) .NET 2.0 and 3.X C1.Win.C1TrueDBGrid...
  • Wiki Page: What's the difference between FlexGrid and True DBGrid?

    Applies To: FlexGrid for WinForms Published On: 3/21/2005 FlexGrid for .NET (C1FlexGrid) is a little more flexible. It allows you to work more easily in unbound mode, customize trees, merge cells, and you can derive from it to create customized grids. (C1FlexGrid also works in bound mode). True DBGrid...
  • Wiki Page: What should I do when I bind my Grid with Binding Source, delete all the rows from the grid, and then encounter an unhandled exception?

    Applies To: True DBGrid for WinForms Published On: 1/10/2007 The exception said: "Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index." It is suggestible to use the Delete () method of the grid in order to delete the records from the...
  • Forum Post: dynamicaly creating C1TrueDBGrid

    hi, i want to create C1TrueTBGrid Dynamicaly i.e at run time and Please also tell what are the properties have to set for adding new columns.
  • Forum Post: Entire Datagrid selection

    Hi, I need to select the entire rows and columns of the true db grid on a click(present at the top left most end of the daagrid) like we do in the DevX datagrid. I couldn't find any property for that. Please suggest me. Thanks in advance.
  • Blog Post: What's New in WinForms 2010 v2

    In the 2010 v2 release we've really added a little something for everyone. We've added enhancements to 13 different controls including new ways to work with images in C1Ribbon and C1InputPanel , new Office 2010 Visual Styles in Menus & Toolbars and even new interactive features in C1Gauge...
  • Blog Post: Putting the "Win" in WinForms

    Webcast video See how ComponentOne puts the "Win" in WinForms. In this webcast we demonstrate how easy it is to create advanced Winforms applications using advanced controls. We take a deeper look at many controls including C1InputPanel, C1TrueDBGrid, C1Scheduler, C1DynamicHelp, and C1DockingTab...
  • Blog Post: Reduce Data-entry Form Development Time by 60%

    Creating data-entry forms can be very time consuming and tedious, and maintaining them can be a nightmare. However, with ComponentOne InputPanel™ for WinForms creating and maintaining data-entry forms is no problem at all. The control removes all redundant tasks such as control alignment, spacing, data...
  • Blog Post: Easy Applications with ComponentOne True DBGrid

    Applies To: True DBGrid for WinForms Author: Jeffrey King Published On: 10/9/2008 ComponentOne Studio for WinForms prides itself on its design-time experience. We not only make tools that provide the interaction you are looking for, we also make them easy to use. As an example of this we'll take...
  • Blog Post: Implementing Outlook-style Interfaces with Schedule for WinForms

    Applies To: Schedule for WinForms Author: John Juback Published On: 2/23/2007 The 2007 v1 release of ComponentOne Studio Enterprise introduced a new product for developing Outlook-style desktop scheduling applications. Schedule for WinForms includes two visual components: C1Schedule and C1Calendar ....
Page 1 of 22 (440 items) 12345»