Showing related tags and posts accross the entire site.
-
Hey folks, Is there any way we could integrate this into the next nightly release. Or, more importantly, is this something worth working in? I ran up against the problem again recently. I would do it myself but am without a computer (personal computer, I have my work computer but I don't want to...
-
I have a Custom Stored Procedure that is returning 26 records. The page size dropdown has the following choices "10, 20, 30". If I change the Page Size to 30, I can see all of my results. However, the Page Count is always 1. Sorting does not work either. I tryed to turn off pageing, but it...
-
This one is easy to reproduce. Follow these steps to see the bug for yourself. Using netTiers2.0.1 In the Admin Website that is generated.... Click one of your tables in the left hand menu and the GridView will load. Now by default you see 10 records per page. Change the "Records Per Page:" to say 20...
-
Is this in the current release of nettiers or do I still have to apply the patch... I am having this same sort of issue, basically I have a person table, an attributes table and a personattributes table (PersonID,AttributeID) when I try and add an attribute to the person I get the above mentioned error...