You need to Register for free and Login to post a message in the forum.

Forum

DotNetMushroom RAD
Last Post 2010-09-01 03:53 PM by Justin Mifsud (DotNetMushroom). 8 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
md-pvUser is Offline
Nuke Active Member
Nuke Active Member
Posts:21

--
2010-02-05 06:51 AM
    Hello Lee,

    I saw you did some tutorials about DotNetMushroom. Unfortunately I currently do not have the time to go through all of this, therefore I' d like to ask you some questions.
    Is it possible to build 1:n datastructures with that system ?
    Is it possible to create forms with subforms like in microsoft access which access their data directly from the related tables?
    (For example you see the customers on top of the form an all their orders in the subform on the same page)
    Is it possible to style the forms easily ?

    Since some time I'm searching for a module with similar features ms access provides. The first glimpse gave me some hope that DotNetMushroom could probably be something like that ?

    Thanks for your help

    Matthias
    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2010-02-05 11:57 AM
    Simple answers: yes. DotNetNuke and DotNetMushroom are built on top of MS SQL Server, a full, SQL-compliant relational database. DNM lets you draw data from any data source.

    Depending on what you really are trying to do, you might find Reports, Form and List, SGSV from Tressleworks.ca, and a bunch of other modules more appropriate.

    It sounds as if you have a particular application in mind. Knowing some of its details would be useful in responding to your question.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    md-pvUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:21

    --
    2010-02-05 03:12 PM
    Hello Joe,

    thanks for your immediate reply.
    Yes I have something in mind that I'd like to do. It's about displaying data of our photovoltaic-installations.
    I need one form to display the general data of the installation such as adress, geographic location, pitch of the roof and things of that nature.
    This is in the 1-Table. The n table holds information about the energy yield of the systems. I want to be able to display the daily, the monthly and the yearly data on a kind of tab-form.
    On top of that it would be nice to have the opportunity to show the data in bar-graph charts with a drill-down function. That means you show for instance the data of a year on one chart, than you click on - let's say the month april - and you get the monthly data for april of that year.
    I' m sure there are several way's to realize that but I've not the expierience to figure out which one is the most flexible and extensible.
    The charts shoud be something like that: Dotnetcharting
    Is there any dnn module that uses dotnetcharting ?

    Thanks for any ideas ...

    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2010-02-08 12:09 AM
    I'm not familiar with Dotnetcharting, so I can't answer that question.

    Besides Reports, Forms & Lists, and SGSV, there are other third-party modules that might help you.  Check Snowcovered.com.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Evan CamilleriUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:6

    --
    2010-02-08 09:47 AM
    Hi Matthias,

    Yes, using DotNetMushroom RAD, you can display 1:n data structure using queries. In the header template you display the 'parent data' and in the normal/alternate template you display the 'child data'.

    Evan
    md-pvUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:21

    --
    2010-02-08 05:53 PM
    Posted By Joseph Craig on 07 Feb 2010 6:09 PM
    I'm not familiar with Dotnetcharting, so I can't answer that question.

    Besides Reports, Forms & Lists, and SGSV, there are other third-party modules that might help you.  Check Snowcovered.com.

    What does SGSV mean ?  I never heard of that...

    I already checked Snowcovered and I know there are a lot of modules. But I' ve not the time to try all of them therefore a recommendation of an experienced dnn user who had the same problem would be great...

    @Evan,
    that Sounds good.
    thanks for your reply. I'll give it a try when I find some time...

    Matthias

    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2010-02-08 11:43 PM
    SGSV is "SQL Grid Selected View" if I remember correctly.  It is from Tressleworks.ca.  It is very inexpensive, as are Paul's other modules.  I believe that there is a charting module, too.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    md-pvUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:21

    --
    2010-02-09 06:00 AM
    That sounds interessting too.
    I'll check it. Thanks a lot.
    Justin Mifsud (DotNetMushroom)User is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:2

    --
    2010-09-01 03:53 PM
    Hi Matthias,

    May I add that as of v.1.3, DotNetMushroom RAD has an inbuilt Charts control which enables graphical representation of data: http://dotnetmushroom.com/DNMRADDow...fault.aspx

    Cheers
    Justin (DotNetMushroom Team)
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    Enforce Terms Tutorial Update by Vistalogix Corporation
    I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
    RE: Best Practices for Modifying a Custom Module by Joseph Craig
    Start up the development website, then install the module using the package that you have. Then, yo
    Best Practices for Modifying a Custom Module by schilders
    Good Morning, I'm needing to modify a custom built module created by another developer targeted f
    RE: Admin menu problem by alireza arabiyan
    hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
    RE: Admin menu problem by Joseph Craig
    Yes, that is what you should have done. What is the URL for your home page? What is the URL for
    RE: Admin menu problem by alireza arabiyan
    hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
    RE: Admin menu problem by Joseph Craig
    How did you move it? Have you added an entry in the portalalias table for the site's domain name?
    RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
    Set up a user with dbo privileges and set the connection string for that user, rather than using Win
    Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
    I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
    Admin menu problem by alireza arabiyan
    hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config procedure
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config
    dnn 4.4 upgrade issue by imran shaikh
    hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
    RE: How to build Skins for DNN 6.x by Joseph Craig
    I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
    RE: Module permission does not work! by Joseph Craig
    What permissions have you give to that role?
    RE: DNN nav issue by Joseph Craig
    Are you using a custom skin? How often does this happen?
    RE: Friendly URLs Broken by Joseph Craig
    I don't entirely understand this, but I'm glad you got things working.
    RE: How to build Skins for DNN 6.x by Christopher Adamakis
    Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
    RE: Dnn local setup problem by imran shaikh
    this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
    RE: Module permission does not work! by Abraham Tameru
    I created a special role for the user to administer the site. The user is not a member of the Admini
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds