in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

  • TrueDBGrid PrintPreview Hide GridLines in Group mode

    Hi, I'm using the 2006 V3 of the TrueDBGrid. I need to hide the grid lines on the grid preview at run - time (Report-Style), so I use the following commands: [myGrid].PrintInfo.GridLines = C1.Win.C1TrueDBGrid.PrintInfo.GridLinesEnum.None [mygrid]. PrintInfo. PrintPreview() This works perfectly for...
    Posted to True DBGrid for .NET (Forum) by m.ioannou on 11-09-2007
    Filed under: C1TrueDBGrid
  • Re: VisualStyle

    Hi, I am Jeneesh. I am at first time for this componentOne. i also have this same problem for identifying the selected rows. How can i solve this... Plz help me.............. Thanks in advance...... My id : jeneeshijk@yahoo.com or you can contact me on jeneesh.kv@eteamindia.com ..
    Posted to True DBGrid for .NET (Forum) by jeneesh on 12-04-2007
    Filed under: C1TrueDBGrid
  • Identifying the selected rows on C1TrueDBGrid

    Hi, I am Jeneesh. I am at first time for using this componentOne. i also have this same problem for identifying the selected rows on C1TrueDBGrid. I tried much ways....like dgdTariformList.SelectedStyle.BackColor = Color.DodgerBlue dgdTariformList.SelectedStyle.BackColor2 = Color.DodgerBlue How can i...
    Posted to True DBGrid for .NET (Forum) by jeneesh on 12-04-2007
    Filed under: C1TDBgrid, .NET, C1TrueDBGrid
  • How to Copy/Clone Rows from One TDBG to Another

    VB.NET 2005 in Visual Studio 2005 I have a Windows form with two TDB grids (TDB1, TDB2). TDB1 is bound to a .NET Dataset. When a user clicks an Add button, I want to add the TDB1 selected data rows to TDB2. When the user dismisses the form, the rows in TDB2 will be added to an Excel spreadsheet. What...
    Posted to True DBGrid for .NET (Forum) by cardinalone on 01-06-2008
    Filed under: .NET, C1TrueDBGrid
  • exportToRTF

    Hi I am using True DBGrid.ExportToRTF but I get Error Message: System.NullReferenceException was unhandled Message="Object reference not set to an instance of an object." Source="C1.Win.C1TrueDBGrid.2" fragment code: c1TrueDBGridVysledky.ExportToRTF(subor); I don't understand...
    Posted to True DBGrid for .NET (Forum) by robertc on 02-04-2008
    Filed under: .NET, C1TrueDBGrid
  • Re: Search or Find Method?

    I'm replying to a fairly old post, but it is the same problem I am facing, so I hope it will be read. As in the original post, I am trying to match an item in a TrueDBGrid column. I have tried accessing TrueDbGrid.Columns(0).ValueItems.Values This "Values" member is of Type TrueDBGrid.ValueItemCollection...
    Posted to True DBGrid for .NET (Forum) by jargonautica on 02-06-2008
    Filed under: .NET, C1TrueDBGrid, ValueItemCollection, Contains(Object)
  • Custom Editor Problem

    Hi All, I have a bound TrueDBGrid(V2.0.20072.61122) that displays a number of datetime values from a stored procedure which I would like to edit. The stored procedure returns datetime values that are converted from integer values that store the number of seconds from midnight. The problem I have is that...
    Posted to True DBGrid for .NET (Forum) by PhilMurray on 02-12-2008
    Filed under: .NET, C1TrueDBGrid, DataBound
  • Column horizontal alignment right - bug or feature?

    I'm using TrueDBgrid 2.0.200073.61130. And I apply a column style for horizontal alignment of "far" to a column showing text. But this works only if the column width is wider than the visual width of the text. If the column is smaller I see only the first characters of the string from the...
    Posted to True DBGrid for .NET (Forum) by mwsteidl on 02-23-2008
    Filed under: C1TrueDBGrid, VisualStyle, Alignment
  • filter row with a filterdropdown

    Hi, I have just added a filterdropdown to an existing c1truedbgrid. The filterdropdown works ok until I select (All), it tries to filter on the word (All) instead of clearing the filter. Is their a quick and easy way to resolve this as I started to trap the AfterFilter event but decided I may be using...
    Posted to True DBGrid for .NET (Forum) by unisoft on 02-25-2008
    Filed under: .NET, C1TrueDBGrid
  • Datasource at runtime

    Hi Everybody, Currently we are trying to encapsulate the truedbgrid in an xml structur developed by my company. We would like to bind an array of objects to the data source property : C1TrueDbGrid1.DataSource = Export; Where Export is the array of objects. When I do this with a designtime created grid...
    Posted to True DBGrid for .NET (Forum) by jeffdlog on 02-26-2008
    Filed under: .NET, C1TrueDBGrid
Page 1 of 5 (50 items) 1 2 3 4 5 Next >
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.