V
vijay
Hi All,
Environment: VS2005, VB.net , CF 2.0 with service pack 2
I am able to display data in the datagrid. there are 7 columns in the
grid. Delivery,Return,Description,Quantity,total quantity. the gird
displays first three columns Del,Return, Description (part of the
description is displayed). when user click on the Description column
Horizontal scroll bar Automatically adjusted to display Description
field. in this Delivery,return columns are moved to left side and user
can't see these fields.
My requirement:
When ever user clicks on the partically displayed Description field,
stop horizontal scroll bar changing to display selected column. only
when user manually scrolls horizontal scroll bar datagrid values has
to be scrolled horizontally.
Environment: VS2005, VB.net , CF 2.0 with service pack 2
I am able to display data in the datagrid. there are 7 columns in the
grid. Delivery,Return,Description,Quantity,total quantity. the gird
displays first three columns Del,Return, Description (part of the
description is displayed). when user click on the Description column
Horizontal scroll bar Automatically adjusted to display Description
field. in this Delivery,return columns are moved to left side and user
can't see these fields.
My requirement:
When ever user clicks on the partically displayed Description field,
stop horizontal scroll bar changing to display selected column. only
when user manually scrolls horizontal scroll bar datagrid values has
to be scrolled horizontally.