Re: [Firebird-net-provider] Whitespaces in datafields

2006-11-08 Thread VS-Polis
Title: Jürgen Thomas Hello, you could use the property DataGridView.AutoGenerateColumns. By the way: this is a problem of the user interface, therefore C# or NET-SDK and not of Firebird or provider. Regards Juergen Daniel Hahn schrieb: Hello, my dataset - connected by bindingsource to a co

[Firebird-net-provider] Whitespaces in datafields

2006-11-08 Thread Daniel Hahn
Hello, my dataset - connected by bindingsource to a control or directly to a datagridview - contains several records filled with strings. E.g. column1 = ID, column 2 = NAME. In the datagridview and in the control the values from column 2 are shown BUT the strings are filled up with whitespaces u