Mar 20, 2006 #1 nqueen MIS Joined Sep 21, 2005 Messages 46 Location CA HI How do you set the column width in the hierarchical flexgrid with custom column headers?
Mar 20, 2006 #2 zemp Programmer Joined Jan 27, 2002 Messages 3,301 Location CA At design time you can manipulate the .formatstring property. At runtime look into the .colwidth property. zemp Upvote 0 Downvote
At design time you can manipulate the .formatstring property. At runtime look into the .colwidth property. zemp