I m dynamically adding input text using datatable by pressing command button,but each time row is added page gets refreshed how i can add a row in datatable without refreshing the page using ajax. Here is the code I m dynamically adding input text using datatab