2
Answers

javascript do post back method?

sudharsan s

sudharsan s

12y
2.2k
1
Hi...!

i have two text fields in form..

(category code and category name)..

i am passing the values of that two fields  from grid to text fields for update purpose.....

the values passed to text fields..

but when i am click update button . only error message displayed.. modification not done(Error message is "no values in text fields to modify)

.....

i heard the do post back method in javascript to update this kind of application.

So help in that javascript do post back method to solve this issue..



Answers (2)