Home - Forums-.NET - FlyGrid.Net (Windows Forms) - DataBound refreshing issue

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

DataBound refreshing issue
Link Posted: 01-Jun-2006 02:35
When I bind a .NET DataTable object to the Flygrid, everything shows up fine.  However, if I add a row to the DataTable, then it will display that row at the bottom without fully drawing the borders around the cells.  Also, it will not allow me to select that row immediately.  If I refresh the grid somehow -- by sorting or resizing a column for example -- then it redraws correctly and allows selection.

A little twist...if the grid is sorted, and the new row does not fall at the bottom, then whichever row ends up at the bottom exhibits the same behavior.  If multiple rows are added, then all rows that fall below the lowest row from the last refresh will also behave similarly.

Am I missing a refresh somewhere?  I would think that if the table is databound, then it would refresh the row automatically...
Link Posted: 12-Jun-2006 22:32
Please download latest  v1.4.0.10.