i want to restrict grid specific column to be entered only double/numeric/currency values please guide to achieve this in javascript?
You can use an appropriate editor control on the column, such as WebNumericEdit, which will perform the appropriate restrictions.