<kesk> wrote in message news:185211@test.componentone.com...Hi,I have been using the Winforms part of the C1 data controls for a while and would like to design a new Web project of the same type.I have gone through the examples, all of them uses grids to bind the dataset. How do i bind a column in a webdataset to the text box in my project. I tried whatever properties of the webtext and c1dataset, but still no luck.Any help would be appreciated very much.kesk http://home.componentone.com/cs/forums/185211/ShowPost.aspx
<kesk> wrote in message news:185573@test.componentone.com...Dear Andrey,Thanks for the response, but i can do it with the MS dataset. So it should be possible with the C1Dataset also, only thing is i dont exactly know which part of the properties i should use.kesk<C1_AndreyD> wrote in message news:185390@test.componentone.com...Hi kesk,I'm not an expert in ASP.NET. So, I may miss something. But I don'tknow any simple controls, except lists and AdRotators, which can bebound to a datasource. There is no concept of the PropertyManagersin ASP.NET. You have to set/get the value of a TextBox web servercontrol manually. Again, I may be wrong because I don't know muchabout that stuff.Regards,-Andrey<kesk> wrote in message news:185211@test.componentone.com...Hi,I have been using the Winforms part of the C1 data controls for a while andwould like to design a new Web project of the same type.I have gone through the examples, all of them uses grids to bind thedataset. How do i bind a column in a webdataset to the text box in myproject. I tried whatever properties of the webtext and c1dataset, but stillno luck.Any help would be appreciated very much.keskhttp://home.componentone.com/cs/forums/185211/ShowPost.aspxhttp://home.componentone.com/cs/forums/185211/ShowPost.aspx#185390 http://home.componentone.com/cs/forums/185390/ShowPost.aspx#185573
<kesk> wrote in message news:185631@test.componentone.com...Hello Mr Andrey,Find attached a sample program which is working with me. Possibly you might have a problem when you open the project that cant find a websolution 'sol', but i am sure you can solve it.kesk<C1_AndreyD> wrote in message news:185594@test.componentone.com...I'm sorry. Could you please send me a small sample where a column of theMS dataset is bound to a simple control, such as TextBox. I have probablyomitted something important in ASP.NET.Thanks in advance.-Andrey http://home.componentone.com/cs/forums/185594/ShowPost.aspx#185631