|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Textbox DatabindingHi,
how can i bind a textbox to a Datasource (for example a EntityDataSource)? My DataSource possesses a lot of fields which should be updatable. I don't like to use the FormView Control because it seems to be difficult to arrange the Fields indipendently. Thanks for help in advance. Peter Hello Peter,
> Hi, I'm not sure that I understand what you're trying to do, but if it's somehow > how can i bind a textbox to a Datasource (for example a > EntityDataSource)? > My DataSource possesses a lot of fields which should be updatable. I > don't like to use the FormView Control because it seems to be > difficult to arrange the Fields indipendently. showing the contents of one row or object in a multiline textbox and parse back the results, there is no way to do that with just the default framework classes... Sorry. If it's something else you're trying to do, please explain in further detail... -- Jesse Houwing jesse.houwing at sogeti.nl Hello Jesse,
my database table has a lot of fields, and i want to display all of the fields (for each field a textbox) for editing. Peter Show quoteHide quote "Jesse Houwing" <jesse.houwing@newsgroup.nospam> schrieb im Newsbeitrag news:e5317a7e7800f8f38cbbc2fd87610e0@news.microsoft.com... > Hello Peter, > >> Hi, >> how can i bind a textbox to a Datasource (for example a >> EntityDataSource)? >> My DataSource possesses a lot of fields which should be updatable. I >> don't like to use the FormView Control because it seems to be >> difficult to arrange the Fields indipendently. > > I'm not sure that I understand what you're trying to do, but if it's > somehow showing the contents of one row or object in a multiline textbox > and parse back the results, there is no way to do that with just the > default framework classes... Sorry. > > If it's something else you're trying to do, please explain in further > detail... > -- > Jesse Houwing > jesse.houwing at sogeti.nl > >
Integrating scripts with html
OnMouseOver Help Box Web format templates Adding "other" data in a formview on insert and update Persisting complex data between calls Using a radiolistbox control within a datalist control Login Controls full screen web page Grid view Resize Gridview width (not column width) based on size of data brought back. |
|||||||||||||||||||||||