O
Ola Myrgart
Hi !
I wonder if there´s an easy way to make a DataGridColumns visible value
to change depending on the selected value in a DDL. For example: If the
DDL.SelectedItem.Value = "5" the GridColumn "Model" Visible="true".
Otherwise Visible="false".
I also want to know how to make a page PostBack when a specific value in
a DDL is met. That is if DDL.SelectedItem.Value = "SpecificValue" the
PostBack event should fire.
Regards:
OM "Myggan"
I wonder if there´s an easy way to make a DataGridColumns visible value
to change depending on the selected value in a DDL. For example: If the
DDL.SelectedItem.Value = "5" the GridColumn "Model" Visible="true".
Otherwise Visible="false".
I also want to know how to make a page PostBack when a specific value in
a DDL is met. That is if DDL.SelectedItem.Value = "SpecificValue" the
PostBack event should fire.
Regards:
OM "Myggan"