can i insert a row in datagrid

hello I have a problem. it's iwant from the user fill textboxs then he press a button, then the programe insert a new row in DataGrid with these data how can i do it....

2 Replies

TJ TJO September 19, 2002 01:01 PM UTC

Add another DataRow to the underlying DataTable for the DataGrid. > hello > > I have a problem. > it's iwant from the user fill textboxs > then he press a button, then the programe insert a new row in DataGrid with these data > > how can i do it.... >


RA ramez September 20, 2002 07:29 AM UTC

can ypu explain please i am beginner if you write an example will be good thank you;

Loader.
Up arrow icon