updating data in a grid or something like that when someone inputs new data !(WITHOUT ANY POSTBACKS)
问题 imagine that i have a web page in my application for inputing data and there is a grid at the bottom of them (showing inputing data)... i want to force this web page acts like a windows application (mean i do not want any postback after enter and that grid should be updated after inputing data without postback)... imagine that i opened this page in my pc and my friend has opened this page too / i want when i input data in ajax mode , that grid updated for my friend without any postback / like