hi

below is my code
Set Rep.DataSource = DEnvironment
Set Rep.DataMember = DEnvironment.Command1_Grouping
CanDetails.Show

i have created dataenvironment and want to assing command in the runtime using code.
but this is showing error