Click to See Complete Forum and Search --> : Data binding to input webcontrol other than datagrid


edmondthieffry
May 14th, 2001, 06:34 AM
Ho do you bind data to a specific input box by vb code without writing directly to its text property and without having to read out its value after submit? For datagrids and lists alike its easy, but they are readonly...