Author Topic: Grid Control - SetItemStyle - Strings Combo?  (Read 8276 times)

Aleksandr Tkachenko

  • Member
  • *
  • Posts: 61
Grid Control - SetItemStyle - Strings Combo?
« on: July 14, 2008, 06:07:11 AM »
How to enter the text in length of 150 symbols at width of a column 70?

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Grid Control - SetItemStyle - Strings Combo?
« Reply #1 on: July 15, 2008, 09:08:15 AM »
Sorry, I don't understand the question.

Aleksandr Tkachenko

  • Member
  • *
  • Posts: 61
Re: Grid Control - SetItemStyle - Strings Combo?
« Reply #2 on: July 16, 2008, 02:20:21 AM »
 I meant why count of words have limit by width Column 'Strings Combo' in 'Grid Control'?

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Grid Control - SetItemStyle - Strings Combo?
« Reply #3 on: July 28, 2008, 11:37:06 AM »
In Alpha 20 I have added code to make the dropdown wide enough to display the longest string (up to a maximum of 3 times the cell width).

Aleksandr Tkachenko

  • Member
  • *
  • Posts: 61
Re: Grid Control - SetItemStyle - Strings Combo?
« Reply #4 on: July 29, 2008, 05:02:41 AM »
Why when put of symbols in “Grid Control -> SetItemStyle -> Strings Combo” stay limit by row width?

Fred Tomke

  • OpenDCL Technician
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2101
Re: Grid Control - SetItemStyle - Strings Combo?
« Reply #5 on: July 30, 2008, 03:48:17 AM »
Hello,

what do you mean by "row width"? Or do you mean column width?

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

Aleksandr Tkachenko

  • Member
  • *
  • Posts: 61
Re: Grid Control - SetItemStyle - Strings Combo?
« Reply #6 on: July 30, 2008, 08:06:07 AM »
Hello,

what do you mean by "row width"? Or do you mean column width?

Fred

Hello,
Yes I mean column width.

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Grid Control - SetItemStyle - Strings Combo?
« Reply #7 on: August 01, 2008, 08:47:20 AM »
I think you need to post an example that demonstrates the problem.