Extra whitespace on all content

first post: adrian wrote: Since Vladimir requested this issue be moved to discussion, here it...

latest post: adrian wrote: Awesome, will test this out.Thanks,

How strong is strongly typed HTML?

first post: sergey_shandar wrote: Hi,I really like the idea of SharpDOM. I'm not sure how far it goes...

latest post: vtimashkov wrote: I am going to delete your comment on Documentation page - because n...

Documentation

first post: ilog wrote: Hello,Could you, please, announce when to expect the updated docume...

latest post: vtimashkov wrote: I finished updating the documentation.Hope it is more useful that w...

Another bug

first post: ilog wrote: If I use "dynamic" as a type of ViewModel, I get an exception "The ...

latest post: vtimashkov wrote: Really great thanks!You arised a quite serious problem in SharpDOM ...

ViewData

first post: ilog wrote: There is an error: ViewData collection looks unavailable in If and ...

latest post: vtimashkov wrote: Sorry, it is not a problem - or better - I was figthing with anothe...

Desired improvements

first post: vtimashkov wrote: Here is the list of future improvements we are going implement in t...

latest post: vtimashkov wrote: OK. Then I will remove "attr" method.(but the approach with separat...

Question #2

first post: ilog wrote: How can I use Html.RenderPartial("MyPartial") in markup? Or how can...

latest post: vtimashkov wrote: About finding control by name.Let's look how the request comes thro...

Question #1

first post: ilog wrote: Hi,Is it possible to use conditional code for tag attributes? I nee...

latest post: ilog wrote: The problem here that ViewData["selectedItemID"] is always evaluate...

cellpadding/cellspacing

first post: ilog wrote: Hello,Can anybody help me with table creation in SharpDom? What is ...

latest post: vtimashkov wrote: Now it is completely fixed:table.attr(cellspacing: 10, cellpadding:...

Literals

first post: ilog wrote: There is a question: How to put literals like " " or "€" into ...

latest post: ilog wrote: Thank you! Very quickly!