Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
22978 | Dec 31,2004 06:37 AM UTC | Dec 31,2004 06:46 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
private void button1_Click(object sender, EventArgs e)
{
this.gridControl1.Rows.InsertRange(9, 5);
}
Are you setting CellType="Static" somewhere?
Can you tell us how to see this behavior in one of our samples? This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.