Click here to Skip to main content
15,885,800 members

Comments by rohit24c (Top 26 by date)

rohit24c 8-Nov-13 2:03am View    
i am having a PropertyGrid Control placed on the form. on which num is being displayed on click on the num it shows a eclipse[..]
rohit24c 16-Oct-13 8:21am View    
I had checked that link. But didnt help.
Do u have any code related to it.
rohit24c 21-Aug-13 5:56am View    
If u add a Key/Value pair in AppConfig and if its a WebApp then donot forget to add it in webConfig file.
As the webconfig overrides all the value in appconfig.
rohit24c 18-Jul-13 5:41am View    
Moved to original question
rohit24c 26-Jun-13 6:03am View    
i want to find the entire piece of string
"{

$("#btn1").submit(function(e1){
if(e1.keyCode==13){
e1.preventDefault();
}
});
});"

from the main string