Search Results

Type: Posts; User: cslocus

Search took 0.01 seconds.
  1. Hey (:

    Sorry for the late reply!

    I want it so that the dataview is always centered on screen.

    That way, even when the items need to go onto a new line, the screen will always have the DV in...
  2. Hi!

    I want to center my dataview inside a panel, but if I use pack, I need the layout to be HBox or VBox.

    Each one presents their own challenge:


    HBox makes my dataview no longer...
  3. Thanks!

    I've decided to use a dataview and instead store my data inside the tpl, as I'm not sure I was clear enough in my original question in order for you to understand the specs.

    Please...
  4. Oh well :(

    I'll try and work something out, but thank you anyway! I'll certainly use the breadcrumb elsewhere.

    Please close the thread.
  5. Hello again :P

    So using bootstrap, I can have a navbar that when the screen is small enough, will change into a button. How can I do that?

    Example: 25294 is actually 25295
  6. Hi!

    I'm trying to dynamically add items to a panel using my controller (it needs to happen when I push a button).

    I've got it adding to the panel in the code, but it doesn't appear on screen...
  7. Great!! Thank you so much :)

    I'll let you know if I experience any difficulties - please mark this as resolved :D
  8. No problem :)

    I understand that there's no ResponsiveConfig in my code - I can't work out how to translate it and was hoping that you guys could provide some assistance :) I got as far as giving...
  9. Hi Geoffrey,

    Here's what I've got in my view so far (The CSS is also there, but for the purpose of the question, I didn't include it in this example):




    Html.X().Viewport()
    ...
  10. Hi! Thanks for getting back to me, some of your examples are very helpful.

    Could you give me an example in Razor?

    I'm hoping to have a page that has a navigation bar at the top (Home, contact,...
  11. Is it possible to introduce responsive design into my mvc.ext.net 5 webpage?

    There are examples on examples.ext.net but not the MVC alternative.

    Please let me know!
  12. Hi!

    Thanks for getting back to me.

    Here's a github repo of all of my code for this project (probably easier to clone this rather than piece together code snippets)

    Please let me know if you...
  13. Hi,

    Over a few solutions, I've noticed that there is a bug when using collapsible panels with gridpanels inside them.

    I have a collapsible panel with a panel inside it, and inside that panel is...
Results 1 to 13 of 13