Click here to Skip to main content
15,918,889 members

Comments by Arup(Software engineer) (Top 6 by date)

Arup(Software engineer) 1-May-14 1:22am View    
in jqgrid it is showing data from data base ..then in edit popup i want to update .. but in submit button it's showing no url is found .. now i want to update data to database in jqgrid.
Arup(Software engineer) 18-Mar-14 9:05am View    
thank you for your suggestion.i show the link which you suggested me, but here i have a different requirement. and i need confirm box inside for loop.and i had written System.Web.UI.ScriptManager.RegisterClientScriptBlock(this, this.GetType(), "AlertBox", "confirm('Do You want to override the record');", true);
but this will come after loop complete.So kindly help me what can i do..
Arup(Software engineer) 18-Mar-14 8:47am View    
But here i have asp.net web application... then how can i do that?
Arup(Software engineer) 5-Sep-13 6:07am View    
Yes i agree with your point.
Arup(Software engineer) 5-Sep-13 3:41am View    
Thanks i show your advised link but here think i do the same and i am not getting the correct out put.