HI , I wan to change the eval(“columnName”) value from code behind , for instance if price is selected from the drop down list the eval which is in the datalist should changed to eval(“price”), if its product then it should change to Eval(“product) . Any suggestions or alternatives will be higly appreciated thnx
Share
You can do something like this
and