Hi,
Is there any way to add a single row from code behind at row index 0.
webdatagrid.Rows.Add(new custom row);
e.g.
I always want my 1st row to be.
Name: asddg Address: 78945
and then my data populated from code behind.
thanks in Advance , hope my examples is understandable.
Regards,
Abhishek
Hello Abhishek,
Please let me know is you need further assistance regarding this issue