Jump to content

Recommended Posts

Posted

How using unigui controls do forum like this forum. Need control like ctrlgrid

Left sideof record  data and author right side  message body and height of record must be of messagebody text height

 

Typical tasks such as forum i think must be created simply with component pack. Great thasks  for UNIGUI. Today already its cool

  • Upvote 1
  • 6 months later...
  • 10 months later...
Posted

+1!

I think a TUniDBCtrlGrid would be awesome!

 

I was wondering how to simulate it using existing components: a set of dynamically created frames, inside a scrollbox. The tricky part would be all the behind-the-scenes work necessary to select/update/insert/delete from the dataset: you cannot use DBEdits, since you are not tied to the dataset cursor, instead you pre-fetch a set of records....

×
×
  • Create New...