Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding New Entry at bottom of StringGrid in C++ Builder at run time 1

Status
Not open for further replies.

saurabh162

Programmer
Apr 20, 2020
2
0
0
DE
Dear Developers,

I want to add new enteries generated by logs at run time from my software at the bottom of StringGrid
widget(20 rows and 2 coloumns) in C++ Builder 5.


Whether there is any Property of StringGrid widget which can automatically delete entry in top most row
before adding new entry in bottom most row in case all rows of fixed size StringGrid is occupied with data.

Please inform me if you need any other information from me.


Many thanks

Saurabh Jain
 
@2ffat Thank you very much for the links you have provided I will read them and will see if then solve my problem.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top