Jump to content

VCL + ListView + OwnerData = UniGUI +?


Recommended Posts

Posted

Hello,

I am using a lot of VCL virtual ListView controls with "OwnerData = True". Looks like UniGui doesn't have UniListView component, just UniStringGrid. How to work with it properly if there are 100-200 thousands of records?

Posted

Hi,

 

But what if you will use "UniDBGrid" with pages ?!

 

Best regards.

The data I am showing in the ListViews are fluent, change rapidly and are not located in the database, only in server's RAM. Do you think that UniDBGrid is the best component for showing such data?

Posted

Hi,

 

I think at the moment you to probably should use dbgrid with pagination .. And at the expense the database, you can use the virtual table, it's just my opinion .. :)

Try, maybe there are other solutions ..

 

Best regards.

Posted

Thanks for tips. Sorry, I don't quite understand, you mean that a memory table can be accessed by both the server and the client, right? Is the UniGUIMainModule designed for this purpose?

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...