AD
Administrator
Syncfusion Team
April 5, 2003 05:52 PM UTC
Check out this FAQ:
Can I display the rows in my datagrid in a free-form layout using textboxes on a panel?
http://www.syncfusion.com/faq/winforms/search/992.asp
AD
Administrator
Syncfusion Team
April 9, 2003 07:51 AM UTC
> Check out this FAQ:
>
> Can I display the rows in my datagrid in a free-form layout using textboxes on a panel?
>
> http://www.syncfusion.com/faq/winforms/search/992.asp
>
>
bind ur textbox and datagrid to the same dataset,i.e the name of the dataset should be same in both the cases.