Click here to Skip to main content
15,896,278 members

Comments by kevin_ze (Top 24 by date)

kevin_ze 28-Dec-17 20:42pm View    
Hi @Suvendu Shekhar Giri, Like JIRA plug-in system,when the administrator updates the plug-in, it should not affect the operation of other users and website should not be down/reboot.
kevin_ze 27-Nov-12 4:05am View    
try
param.SqlDbType = SqlDbType.VarChar; instead of param.SqlDbType = SqlDbType.Float;
kevin_ze 9-Aug-12 9:23am View    
thanks yaar for remembering onscroll event. using that event only i have solved my problem.my vote is 5 for u
kevin_ze 1-Aug-12 4:38am View    
Deleted
hi Unareshraju now its working fine.one more doubt now am creating file and make it as an attachment after sending mail i want delete that created file.how to do that..?
kevin_ze 24-Jul-12 7:59am View    
while clicking on cancel I have to refresh the grid to cancel the changes on grid its refreshing the grid but first it fires the required field validator and then it refreshes the grid