Hi Team,
I am facing issue with Grid view,
I just created a test sample project in which a i bind department column as dropdown list and assigned data source, Department list has two properties one of DepartmentId data type is decimal and second is departmentName varchar(20), when i increased departmentId filed length more then 15 Digit, Grid view not support dropdown list value which came form database its automatic change values Ex. My database values is 10000000000000003 , its show 10000000000000004 and so on.
Please help with me
Thanks
Ritesh kumar