Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Last row of DataGrid
Message
De
06/02/2003 15:47:17
Andrew Fell-Gordon
Calypso Publications Ltd
Enfield, Royaume Uni
 
Information générale
Forum:
ASP.NET
Catégorie:
WebForms
Divers
Thread ID:
00748825
Message ID:
00750164
Vues:
20
Thanks for your comments.

I could not make the grid readonly as the user has to edit two of the columns. However I found a solution by putting the DataTable object into a DataView object and using the latter as the DataSource of the grid. The latter has an AllowAdd property and if you set that to False the extra add row at the end of the grid is suppressed.


Andrew

>You can make the grd readonly
>
>or
>check George Shepherd's website has lot of grd answers
>http://www.syncfusion.com/FAQ/WinForms/default.asp#44
>
>this web link is another way to remove the *
>http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp#q653q
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform