Jump to content

TuniDBGrid limits retrieved columns


abiery_iqms

Recommended Posts

Hi all,

 

Allow me to apologize in advance if I am posting in the wrong topic, or this question has already been answered.

 

I have the following setup

 

TDataSource

TDataSet

TUniDBGrid

 

I set the TDataSource.TDataSet property to be my dataset (a TFDQuery with 70+ columns in the fields editor)

I then set TUniDBGrid.DataSource property to be my DataSource.

 

At run-time, my TUniDBGrid populates, and columns are shown.  However, it only shows the first 7 instead of every field in the TDataSet Fields Editor.

 

Is this by design?  Surely there can't be a hard-coded limit of 7 columns in a TUniDBGrid...  I scroll all the way over and still, only 7 fields display.  

 

Please point me in the right direction?  Thanks in advance!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...