Automatic type of control in jqGrid based on DB field type
Brought to you by:
fairsayan
If DB field is a "bit" type of field jqGrid control will be a checkbox
If DB field is a NVARCHAR(50) jqGrid control will have a 50 char limit
If DB field is a foreign key, jqGrid control will be combobox with values catched from the primary table