Hi guys
Sorry if this seems to basic but i really do need the help.
how do i work with the jqgrid???
Currently on my project i am using MVC3 razor with cshtml,
i can display the grid and the data from an external DB (SQL)
and i can click the pencil edit icon on the lower left corner of the gird to try and edit the db
but right now i can't edit the db with the data inputted into the edit popup i can only edit the db with hard coded values.
So how do i work with the data I input into the edit pop up box???
is there a piece of code like txtEditPop.CenterID.Text i can work with to get data?
sorry if this seem all newbie like but i have very minor experience with programming,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top