Użytkownik Paul McNett napisał:
> Jacek Kałucki wrote:
>    
>> Użytkownik Paul McNett napisał:
>>      
>>> Yep, and while removing it I decided to test without overriding 
>>> IsEmptyCell() at all,
>>> and noticed no change in my apps. So I removed the method entirely.
>>>
>>>        
>> Ok, it works.
>> Could you move (reorder) super method call:
>>       super(dColumn, self)._beforeInit()
>> to the end of dColumn._beforeInit()?
>> Now, it is not possible to set own renderers in beforeInit() method
>> because they became overwritten later and only solution is to
>> overwrite entire _beforeInit() method.
>>      
> Done.
>
>    
Many thanks, Paul.
Now only ticket #1314 started by Ed, makes me unhappy with dGrid class.

-- 
Regards
Jacek Kałucki


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to