Search

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

Matching Posts

  • Re: Textbox within an accordion as a datasource Control Parameter?

    The big concept makes sense to me yet I am still not successful at using an control inside an accordion to behave with my GV outside. Any help is appreciated. Object reference not set to an instance of an object. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font
    Posted to ASP.NET AJAX Control Toolkit (Forum) by mso789 on 6/26/2008
  • Re: Formatting characters in FormView

    There is absolutely no difference in the output in my page after I modify my code to your specifications. I am getting really frustrated with such a small problem, why would microsoft make this so hard to accomplish.
    Posted to Data Presentation Controls (Forum) by mso789 on 6/13/2008
  • Re: Textbox within an accordion as a datasource Control Parameter?

    It could be that I am dumb but the last response does not make any sense to me at all. First, there are no explanations as to why the problem occurs. Two, there is no background or introductiion to the solution and why it works Three, the example is too obcure for my understanding I can go just fine without one and two but please make the example more detailed as to where to put that line and what does it all mean.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by mso789 on 6/13/2008
  • Re: Textbox within an accordion as a datasource Control Parameter?

    I have the same problem with a few dropdownlists inside an accordion. It's an old fashined dropdownlist controlling a gridview situation the only difference is that the DDL is inside the accordion. Any help can be greatly appreciated
    Posted to ASP.NET AJAX Control Toolkit (Forum) by mso789 on 6/5/2008
  • Re: Formatting characters in FormView

    Thank you for the quick response, I hate to say that I am still confused though. Where does this formatstring fit into my VB code ? Like this: ?? < asp : Label ID ="PhoneNumberLabel" runat ="server" Text = String.Format(”{0:(###) ###-####}”, <%# Bind("PhoneNumber") %> ) ; '/>
    Posted to Data Presentation Controls (Forum) by mso789 on 6/5/2008
  • Formatting characters in FormView

    I have a FormView with an Object Data Source. My question is regarding the Item Template. How do I format my raw looking data to look nice and well formatted. Moreover how do I accomplish the following. < asp : Label ID ="phoneNumberLabel" runat ="server" Text =' <%# Bind("phoneNumber") %> ' /> 6465095125 ---> ( 646 ) 509 - 5127 < asp : Label ID ="areaLabel" runat ="server" Text =' <%# Bind("area") %>
    Posted to Data Presentation Controls (Forum) by mso789 on 6/3/2008
  • Reporting functionality

    I understand that in order to create reports, it is necessary to be working with the full version of Visual Studio. However, I am limited to Visual Web Developer 2008 Express. Is there anything I can do, given what I have, to create professional looking reports ? BTW I am brand new to report creation so any advice would be greatly appreciated.
  • Re: gridview security

    What about the FormView controls. How do I allow administrators to see the edit/insert/delete functions and hide those controls from any other user ? Also, going back to your response, what exactly am I to type under the rowdatabound gridView control ? Can you provide me with a sample ? Thanks.
    Posted to Security (Forum) by mso789 on 12/5/2006
  • Re: Detailsview won't update after field is empty

    I have the same symptoms as Sean, except that I am using SQL Express server 2005 instead of access. My problem is that when an entry has at least one empty field, any updates OR deletions made from the web are ignored. There are no error messages or anything like that.
    Posted to Data Presentation Controls (Forum) by mso789 on 12/5/2006
  • gridview security

    I am building an application that need to be flexible enough to hide certain pieces of information withing a page based on who the user is. More specifically, I have a gridview/formview which needs to allow certain users to edit/insert/delete information while at the same time would limit other users to view information. Is this possible and how will I go about doing this ? Thanks in advance.
    Posted to Security (Forum) by mso789 on 11/27/2006
    Filed under: security, Security - membership, users, ASP.NET 2.0, Authorization, Membership Role Provider authentication parameters, login control, ASP.NET Membership, membership
Page 1 of 1 (10 items)