Question: Q 6 . Given the following CII code and the ListView code, what should be typed to the missing code area:a . row.Subltems.Add ( columnName

Q6. Given the following CII code and the ListView code, what should be typed to the missing code area:a. row.Subltems.Add(columnName);b. row.ListViewitems.Add(columnName);row.Subitems.Add(columnSurname);row.ListViewitems.Add(columnSurname);c. row.Subltems.Item.Add(columnName);d. row.Items.Add(columnName);row.Subitems.Item.Add(columnSurname);row.ltems.Add(columnSurname);
Bu sorunun Cevab Nedir ?
 Q6. Given the following CII code and the ListView code, what

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!