locked
Help me to find answer for these questions. RRS feed

  • Question

  • 1. Which class do i need to use to change the data to the format of ["BMW","Nissan"] in mvc? the options are Json, DatacontractJsonSerializer,HTMLHelper,xDocument

    2. Gridview has the clientidmode ="Static". which clientidmode should i use for the dropdownlist defined inside that gridview?

    Thanks in advance

    • Moved by Amanda Zhu Wednesday, May 15, 2013 6:44 AM off-topic issue
    Tuesday, May 14, 2013 4:26 PM

Answers

  • For question 1, ask here:

    http://forums.asp.net/1146.aspx/1?MVC

    For question 2, try searching MSDN for "Gridview has the clientidmode ="Static". which clientidmode should i use for the dropdownlist defined inside that gridview?".

    You'll find numerous articles and discussions on correct settings for ClientMode.

    • Proposed as answer by Karl-Henrik Nilsson Wednesday, May 15, 2013 5:39 AM
    • Marked as answer by Just Karl Tuesday, September 24, 2013 2:55 PM
    Tuesday, May 14, 2013 10:57 PM

All replies

  • For question 1, ask here:

    http://forums.asp.net/1146.aspx/1?MVC

    For question 2, try searching MSDN for "Gridview has the clientidmode ="Static". which clientidmode should i use for the dropdownlist defined inside that gridview?".

    You'll find numerous articles and discussions on correct settings for ClientMode.

    • Proposed as answer by Karl-Henrik Nilsson Wednesday, May 15, 2013 5:39 AM
    • Marked as answer by Just Karl Tuesday, September 24, 2013 2:55 PM
    Tuesday, May 14, 2013 10:57 PM
  • Hello,

    Thank you for your post.

    Since you are working with MVC project and your issue is related to ASP.NET, I am afraid that the issue is out of support of VS General Question forum which mainly discusses WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System and Visual Studio Editor.

    I suggest that you can consult your issue directly on ASP.NET forum: http://forums.asp.net/  or  http://forums.asp.net/1146.aspx/1?MVC forum for better solution and support.

    If I have misunderstood anything, please feel free to let me know.

    Best regards,


    Amanda Zhu [MSFT]
    MSDN Community Support | Feedback to us
    Develop and promote your apps in Windows Store
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    Wednesday, May 15, 2013 6:44 AM