M
maury
Hello, I have a simple problem
I have a DB table: ID, Name, Group
with a Sql Data Source Querying SELECT * FROM table ORDER BY Group
I have also a checkboxlist linkd to datasource
When the page renders, I would like to insert an html element (<h1>)
when the value
of "Group" changes
some hint for a simple solution?
Thanks!
I have a DB table: ID, Name, Group
with a Sql Data Source Querying SELECT * FROM table ORDER BY Group
I have also a checkboxlist linkd to datasource
When the page renders, I would like to insert an html element (<h1>)
when the value
of "Group" changes
some hint for a simple solution?
Thanks!