Categories
- .NET (3)
- ASP.NET MVC (1)
- Sharepoint (1)
- AJAX (2)
- CSS (1)
- JavaScript (2)
- jQuery (1)
- Miscellaneous (2)
- .NET (3)
Recent Comments
- averÃa aire acondicionado Tarragona on Calling SharePoint web services using jQuery
- Everettbeawn on Restoring Intel Matrix RAID Configuration
- Sharda Crumbly on Calling SharePoint web services using jQuery
- FirstJavier on ASP.NET MVC returning 302 (Found) HTTP status code on unauthorized Ajax calls instead of 401(Unauthorized) like classic ASP.NET
- FirstTam on Calling SharePoint web services using jQuery
Archives
- August 2009 (1)
- July 2009 (2)
- October 2008 (1)
- August 2008 (1)
- July 2008 (1)
Category Archives: CSS
Why aren’t my third party Ajax controls showing correctly in a ASP.NET MVC page ?
I was setting up a Ext JS grid and the rendering was wrong : It was a CSS conflict between default ASP.NET CSS and Ext JS CSS. After commenting out all table related styles from Site.css the grid pager is … Continue reading