c# - Kendo Grid Data Item To Controller -


i using kendo ui framework asp.net mvc 4. have grid bound via ajax of ienumerable. each row of type objects.

there button once clicked selected row, pass object row controller/action return new html page.

i pass id , object server side using id not secure in application , prefer send object.

how send object view controller/action -> view b?

thanks


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -