Hi,
How to bind dataset to a grid and display only selected columns?Please give me the code.
My stored procedure has columns StudentHistoryTemplateID, TemplateName, CreatedBy, CreatedDate, ShowComment, IsPrivate, ClassSchedule, CustomGroupID, RosterID, PrintGroup, IsTemporary.
But i want to display only TemplateName, CreatedBy, CreatedDate, in the grid.Please suggest me.
Thanks,
Arun
How to bind dataset to a grid and display only selected columns?Please give me the code.
My stored procedure has columns StudentHistoryTemplateID, TemplateName, CreatedBy, CreatedDate, ShowComment, IsPrivate, ClassSchedule, CustomGroupID, RosterID, PrintGroup, IsTemporary.
But i want to display only TemplateName, CreatedBy, CreatedDate, in the grid.Please suggest me.
Thanks,
Arun