make two colums read only in updatable datagrid
i have a datagrid to update the information in my table which has two key(timestamp & userid),i set userid to readonly field in the datagrid and it worked when updateing but when i set timestamp also as read only it gave me an error,how can i make the timestamp read only or disabled textbox in the datagrid so the user can't update it without getting an error??
|