![]() Related Questions Latest Answer : EnableViewState is enable is a property on controls that allows that control to save to the hidden _viewstate. the control itself holds it value in the controls ViewState property, if EnableViewState is set to true. You store the ... What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control? Latest Answer : CurrentPageIndex Property ... Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box? Latest Answer : Using Get Accessor ... Question: Can you define basic element of WebServices and explain any one from them?Answer: These are as follows SOAP, WSDL and UDDI. And I am explaining about the SOAP(Simple Object Access Protocol) it I have created a custom control to get the values and sum them, Here I am able to get display the controls but I am not able to add the values in the text box which means that I am not able to catch the Latest Answer : First you may build the control ex Button b = new Button(); b.Text = "ex"; Then you add the button to other control right ? like this.control.add(b); but before add the button (b) to other control, you add the even to the button (b) because its a button, ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||