• Export to Excel from a List in .Net

    Help! I need to export a list from a custom entity. The custom entity's list page was generated using .net (RunListPage). I found an example on the community on how to do this with an asp page. However, I cannot find any assistance in doing this in…
  • . net lists not filtering based on company

    Hoping someone can help. I appear to be having some strange behavior in my system and I am not sure why. Lists that were created using .net are showing all records in the system versus just the records for the company record I am on. The strange thing…
  • Adding a checkbox to a grid in 7.2

    Read the following article on adding a GridColCheckBox to a List ( https://community.sagecrm.com/partner_community/b/net_development_tips/archive/2009/05/27/an-example-using-the-gridcolcheckbox-class.aspx ) but this does not appear to be working. The…
  • Unable to create specialized list tab off one custom entity to another

    I have a two custom entities: one is a primary called 'Job' , the other is a secondary called Bid2WinUserFields. Both entities store their parent Opportunity ID. We have a .Net DLL tab that displays the Bid2WinUserFields as a list tab off the Opportunity…