Click here to Skip to main content
15,890,741 members

Comments by hapiten (Top 26 by date)

hapiten 27-Mar-17 20:52pm View    
Thank you for your helo.
I have traced the excution time using vs 2015. It takes 1200ms while ajax call webmethod in c#.
That's what I asked thank you
hapiten 22-Feb-17 12:23pm View    
THANK U
hapiten 24-May-16 10:49am View    
It says masterBindingList is null
hapiten 24-May-16 8:42am View    
How do I get "this.masterBindingList.Add(new MyClass());"?
hapiten 24-May-16 3:38am View    
Thank you for your help but it says ImageToBase64 doesn't exist.
I want to add an another row below the selected row.
Shouldn't I use datagridview1.rows.insert?