Hi,

Has anyone worked on below items. Request help on these
Insert a Line at the specified Cursor position with in the Table
Insert New Section At the specified Cursor position with in the table
Displaying an Image with in the table cell
Displaying the DateTime Picker in the table cell
Expanding the table rows with in the section
Delete Section
Displaying the image with in the table cell depending on the condition

Regards
Amit

You'll have to google for each of these.

The grid classes have methods to insert and delete rows.

To display things other than text you'll need to set the DefaultDrawing property to false and override the OnDrawCell event.

Good luck!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.