S
Steven Smith
Hi guy's
whats the syntax for binding the text property of a
textbox to a particular field in a dataview
programatically ?
here's the scenario my form has two main sections the
first is a datagrid the second is a series of textboxes
which are initailly bound to the same full dataset and
later depending on actions taken by the user are bound to
the dataview I've figured out how to change the binding
of the datgrid but am struggling to get the syntax
correct for switching the binding of the textboxes
Regards Steve
whats the syntax for binding the text property of a
textbox to a particular field in a dataview
programatically ?
here's the scenario my form has two main sections the
first is a datagrid the second is a series of textboxes
which are initailly bound to the same full dataset and
later depending on actions taken by the user are bound to
the dataview I've figured out how to change the binding
of the datgrid but am struggling to get the syntax
correct for switching the binding of the textboxes
Regards Steve