G
Guest
Hi,
In HTML you can add a 'title' tag into <select> <option title="..."
value...etc>.
I have a aspropDownList which is bound to a DataTable. Is there a way I
can set the title attribute for each <option>?
Looked into the DataBinding function but could not see a way to reference
the option's.
Help on this would be great thanks.
Thanks
Gav
In HTML you can add a 'title' tag into <select> <option title="..."
value...etc>.
I have a aspropDownList which is bound to a DataTable. Is there a way I
can set the title attribute for each <option>?
Looked into the DataBinding function but could not see a way to reference
the option's.
Help on this would be great thanks.
Thanks
Gav