How should I give if I want to bind a column to the tool tip?
eg) My datasource has empid, name etc and I show only the naem in the grid but I want the tooltip as the emp id for the particular name.
Please guide me implementation both in design time and run time