![]() Related Questions Latest Answer : User control create for GUI purpose and it is form of .ascx and in aspx page you need to specify the src (Path) of the control.Custom control is form of compiled form (assembly). For using this control you need to add referenct in your project. In ... Latest Answer : Dataadapter1.Fill(ds) where ds is the dataset object name and fill() method is used to fill the dataset from the dataadapter ... Latest Answer : Yep, Sure. In ItemdataBound event, you can play data as you wish. ... Latest Answer : itemtemplate ... Latest Answer : ... 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 : ControlToValidateErrorMessageIDTEXTI disagree with the question there are least four properties that are common ... Which control would you use if you needed to make sure the values in two different controls matched?
Which control would you use if you needed to make sure the values in two different controls matched? asp.net controls one hidden value for each control to maintain state that is exact difference if u put runat="server" and attch one hidden value to html control that works as asp.net control Latest Answer : There is one other diffrence is -server control inherits from System.Web.UI.Webcontrols but html not. ... Read Answers (6) | Asked by : Vijay Naidu Latest Answer : You can’t add them to toolbox and u can’t handle events in property window.MAIN: usercontrols can only be used within one application. Whereas custom controls can be added to GAC, which gives access to all applications ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||