Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWjQDBGrid column auto width
#2
goAutoGridWidth means that the grid will be resized. In general this is a bad idea.

goAutoColumnWidth means that that the columns will be resized to fit the available grid width without an horizontal scroll bar, proportionally to the width that they have during design time.

Setting goAutoGridWidth = False and goAutoColumnWidth = True using the IWjQGrid on Github gives me precise results:

   
Reply


Messages In This Thread
IWjQDBGrid column auto width - by Comograma - 05-02-2022, 04:52 PM
RE: IWjQDBGrid column auto width - by Alexandre Machado - 05-18-2022, 12:31 AM
RE: IWjQDBGrid column auto width - by Comograma - 05-23-2022, 09:56 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)