Hi
I have below code . I want when value in dropdown changes then it should search that Session Delivery No value in table row & highlight that column
htmlTable.Append("");
htmlTable.Append("");
htmlTable.Append("");
htmlTable.Append("");
htmlTable.Append("" + colum.SessionDeliveryNo + " ");
htmlTable.Append(" ");
PlaceHolderTable.Controls.Add(new Literal { Text = htmlTable.ToString() });
protected void ddl_SelectedIndexChanged(object sender, EventArgs e)
{
// session deleivery no value
}
Thanks
Mohamed Azarudeen ZPosted Jun 9, 2023, 6:34 AM
Hi ramco try this
SessionDeliveryNovalue. The class attribute will be initially empty, but we'll update it dynamically based on the dropdown selection. Replace the line that appends the table cell as follows:tag or in an external JavaScript file: