Showing related tags and posts accross the entire site.
-
Hi I'm relatively new to NetTiers programming so there may be a simple solution to this problem (I hope anyway!). It seems that when I have an EntityGridView bound to a datasource and I delete a row (using the CommandName="delete"), if I then hit the refresh button on the browser (IE in this case) the...
-
I am attempting to pull from a SQL Server database using the strongly typed datasource generated by CodeSmith. Paging is working correctly, however I cannot seem to get sorting to work. Thanks in advance, jeremiah Here is the code in question: <cc1:DistrictDataSource ID="DistrictDataSource1" EnablePaging...