Which of these Grid controls should I use for displaying Data? Should I use the DbGrid? Or Should I use the FlexGrid? Which is better?
Printable View
Which of these Grid controls should I use for displaying Data? Should I use the DbGrid? Or Should I use the FlexGrid? Which is better?
That depends on what you want to do with the data. FlexGrid is only for viewing the data, whereas the DBGrid allows edits, deletes, and addnews.