I want add a new record using a text box,
but when I click the new button it should clear the text of textbox and
textbox should be binded to datasource.
pls help!

Re: Binding Data with TextBox by Cor

Cor
Wed Feb 16 07:02:37 CST 2005

Naffi,

The only thing you need to do than is to add a newrow to your datatable.

I hope this helps?

Cor