Tag Archives: combobox

Use SQL to insert a label in front of a DataBound list

Here’s a clever little solution I would like to add to the book of ‘get it done’.  While this particular example uses ASP.NET controls, this concept really applies to any language that supports DataBinding to a control. The base concept … Continue reading

Posted in .net, database, SQL, tips and tricks | Tagged , , , , , | Leave a comment