Discussions
Sign In
•
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In with LMD account
Sign In with LMD account
Categories
Recent Discussions
Categories
All Categories
1.1K
NG Controls
28
Announcements
60
LMD IDE-Tools
209
LMD ElPack
373
LMD-Tools
414
Feature Requests
38
In this Discussion
Carlo Marangoni
April 2023
Eugene Balabuev (LMD)
April 2023
LMDGrid add row
Carlo Marangoni
April 2023
edited April 2023
in
LMD-Tools
Vote Up
0
Vote Down
Hi Folks,
What is the method to add a row for LMDGrid?
Just expand on this. I want to add data from a database to a grid manually. So add a row - add data to each cell - then increase the row count.
Comments
2 Comments
sorted by
Votes
Date Added
Eugene Balabuev (LMD)
April 2023
Posts: 0
Accepted Answer
Vote Up
0
Vote Down
Just set Grid.DataRowCount and then use Grid.Cells property to populate the grid with data values.
Carlo Marangoni
April 2023
Posts: 22
Vote Up
0
Vote Down
Thanks, I will try that.
Sign In
or
Register
to comment.
Comments