Name two properties common in every validation control?
Answer Posted / shirishakyatoor
Control To Validate
Error Message
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is razor? : asp.net mvc
What are the differences between code behind and code inline?
What are the file extensions for razor views?
Can you clarified A Web service can only be written in .NET or not?
What are the advantages and limitations of query string?
Difference between using directive vs using statement?
Apart from IDE what are the enhancements in asp.net 2.0?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
How we implement web farm and web garden concept in asp.net?
What is the full meaning of asp.net?
What is the use of session state and application state and difference between them?
What is the difference between GridView and Repeater controls in ASP.NET?
Mention few asp.net validators.
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How to set the pane area to transparent of a scrollPane component.?