Search

You searched for the word(s): userid:50563

Matching Posts

  • Re: Vertical Gridview

    but can I show more than one record at a time or would I have to page through the "details" one by one?
    Posted to Data Presentation Controls (Forum) by BrettK on 1/23/2007
  • Vertical Gridview

    I have a need to display data items vertical rather than horizontal. Is there any way to do this in a gridview or datagrid? I thought a datalist might work but I can only show one record at a time? Is there any way I can do this with any of the .net 2.0 data controls? The only thing I could think of is to create a table dynamically by adding columns but it just seems wrong? Any help would be appreciated. Thanks
    Posted to Data Presentation Controls (Forum) by BrettK on 1/23/2007
  • Re: DNN 4 - Losing Forms Authentication A Lot

    Is there a real fix for this, I am having the same issue and I want to make sure I handle it accordingly. thanks
    Posted to Core Framework (Forum) by BrettK on 5/8/2006
  • Re: administration problem - logging out automatically

    Has anyone found a fix for this problem?
    Posted to DotNetNuke (Forum) by BrettK on 5/5/2006
  • Re: Single user id, multiple portals, what is the real deal

    If I create the same userid and password in multiple portals should this work? If I changed the SPROC to loop throough the collection of portal id's to make the same change accross all portals this should work, right? Does anyone have any knowledge or experience with this in Versions 3.x or 4.x I think there might be a limitation with the membership provider but I am not sure.
    Posted to DotNetNuke (Forum) by BrettK on 4/6/2006
  • Single user id, multiple portals, what is the real deal

    I have read alot of posts regarding this but I have not found any clear answers. Does this functionality exists? If so in what versions? If not is it in the plans? Any info would be helpful. I actally have this working in a DNN 1.10 portal and I need to upgrade the site but I just read so many conflicting post relating to this topic. Thanks
    Posted to DotNetNuke (Forum) by BrettK on 4/4/2006
  • Move XML from string to Dataset

    I have an Oracle SPROC that returns a string containing xml Below is the code I am using Dim xDoc As New Xml.XmlDocument Dim xReader As Xml.XmlNodeReader Dim ds As New DataSet xdoc.Load(m_DCXML) xReader = New Xml.XmlNodeReader(xDoc) ds.ReadXml(xReader) DecodeXMLDS = ds m_DCXML isa string that is populted with the XML data returned from the stored procedure in Oracle. This line is dying xdoc.Load(m_DCXML) stating the path is too long. Is there another way to specify it s being loaded from a string
    Posted to XML and XmlDataSource Control (Forum) by BrettK on 2/9/2005
  • Child Skin only allows Host to edit

    I have a skin that works 100% fine on Parent Portal I recently created a Child Portal set everythign up, added users and gave users admin access to certain areas. None of the Admin accounts can edit anything not even the child Administrator Account Can anyone explain what I did wrong? Am I missing something obvious? The DNn Skin works accross all Parent and Child Tabs Any help would be greatly appreciated Thanks
    Posted to DotNetNuke (Forum) by BrettK on 1/13/2005
  • Re: DCE version for 1.0.10E?

    Is there a DNN 2.X Version of this anywhere with code? I found a version at Willow but only the PA. I made a number of changes to the Version TTT provided I have a few sites I would love to move to 2.x but this mod is holding me back Any info would be great. Thanks
    Posted to Custom Modules (Forum) by BrettK on 10/14/2004
  • Re: Document Version Control

    Any update on this module for 2.x
    Posted to DotNetNuke (Forum) by BrettK on 6/4/2004
Page 1 of 4 (36 items) 1 2 3 4 Next >