This question is locked. New answers and comments are not allowed.
I case my other post was too confusing.
An example I would like to see or have some help writing is:
I want a SL3 page, the page will use the tab control, the tab control will be bind to an object of people's first names.
When you click on a tab then a gridview will be displayed showing a LastName, address, country, and country abriv.
The county field will be a drop down when the grid is in edit mode by click in the cell, when the user select a country then the country abriv field will also be populated with the abriv, and the country field will have the country name selected.
I hope this simplifies what I am trying to do. Currenly in my main application for my combo selected event I cannot or do not know how to get to my gridview to get the selected name. So I am trying to build this simple example to see what I am doing wrong.
Thanks,
KS,
An example I would like to see or have some help writing is:
I want a SL3 page, the page will use the tab control, the tab control will be bind to an object of people's first names.
When you click on a tab then a gridview will be displayed showing a LastName, address, country, and country abriv.
The county field will be a drop down when the grid is in edit mode by click in the cell, when the user select a country then the country abriv field will also be populated with the abriv, and the country field will have the country name selected.
I hope this simplifies what I am trying to do. Currenly in my main application for my combo selected event I cannot or do not know how to get to my gridview to get the selected name. So I am trying to build this simple example to see what I am doing wrong.
Thanks,
KS,