My Application running very slow..
        Posted  
        
            by Atul Yadav
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Atul Yadav
        
        
        
        Published on 2010-03-19T13:19:11Z
        Indexed on 
            2010/03/19
            13:21 UTC
        
        
        Read the original article
        Hit count: 391
        
flex
Hi All.. I develop a application based on Advance data grid. In this grid every column add with help of item render and I have added check box in all the column header also.In the Grid i used xml data provider. I am creating xml as string and cast this string in to xml. When i click any cell it takes 10-13 sec and in the cell click handler i get value of System.totalMemory is 255205376.
Please any one suggest me what i will do.
Thanks
© Stack Overflow or respective owner