I have a template column that represents a checkbox. The checkbox is filled in on a databind, from a list. The other columns come from a sqldatasource.
I need to sort the column based upon whether it's checked or not. I can't find an easy way to dynamically adjust the sort expression (it won't bind).
???
Thanks,
Nick H
I need to sort the column based upon whether it's checked or not. I can't find an easy way to dynamically adjust the sort expression (it won't bind).
???
Thanks,
Nick H