altagur Posted December 4, 2013 Posted December 4, 2013 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 1
yayongm Posted June 19, 2014 Posted June 19, 2014 +1 i think we can create a uniframe do it. or a panel?
tappatappa Posted April 22, 2015 Posted April 22, 2015 +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....
Stemon63 Posted April 23, 2015 Posted April 23, 2015 +1 Naturally with virtual scrolling instead pages....
Recommended Posts