Search

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

Matching Posts

  • Themeable attriиute

    Hello! I tried to set some global seetings for ModalPopupExtender control (shadow=true) and found, that control doesnt support skinning. It was a serious reason to not set the ThemeableAttribute to the control? Thanks for great work, Igor
    Posted to ASP.NET AJAX Control Toolkit (Forum) by legigor on 12/25/2006
  • Label binding with complex data

    Hello all! I have a following: The web service retrurns the array of my business objects: [WebMethod] public List<Account> RetrieveAccountsList() The Account class containd one property of custom type 'Money' with once property 'Amount' (Money is a ValueObject pattern implementation which hide all currency specific operations ets. Hope that you undestand me :) ) I've placed the Atlas ListView control on the page and 'related' it with ServiceMethod and onLoad event. When started, I've grabbed
  • December release and ListView control

    Hello I have played a little with the Atlas december release and was strongly confuced, when have not found ListView control... Have you an ideas for better resolving the issues about showing the listed data? Merry Christmas :)
  • JavaScriptConverter

    I have the following issues: 1. When the client proxies creating for custom types, I want to add the some method inside. I.e. - autocalculation methods etc. 2. When serializing/deserializing the JSON structures, should wrap the instancies of first section generated classes. I have implemented the JavaScriptConverter inheriter and configured my application. And application has failed. Why? Because the base class methos of the JavaScriptConverter which serialize/desirialize data returns null. I've
  • Pre-compilation anywhere

    Hi All! I'v created some UserControls in *.ascx files in my VS 2005 web site project. Also I'v created some classes in /Code/*.cs files in site folder that need to use early creaded usercontrols. But when I start compilation the next error have procesed: "error CS0234: The type or namespace name 'Blablabla' does not exist in the namespace 'MySite.MyUserContrls' (are you missing an assembly reference?)" After this I'v started aspnet_compile utility for creating full precompilation of *.as
Page 1 of 1 (5 items)