First use jQuery. jQuery is your friend.
Then use this awesome and probably the best Grid control for jQuery jqGrid.
In your CustomerController create an action called CustomerData. All interaction with the Grid should point to this action.
Go here for tons of examples on how to use jqGrid.