• Home
  • About
  • Resume

About

By , 04/01/2009 11:16 AM

This blog is about programming tips, tricks and hacks in ASP.NET, SQL, JavaScript and anything else I encounter in my day-to-day coding.

If you have any questions or problems related to VB.NET, ASP.NET, T-SQL, JavaScript, XML, Infragistics Controls please email me at yuri-at-galanter-dot-net and I will do my best to research the answer ASAP.

Welcome and enjoy your stay :)

2 Responses to “About”

  1. Manas says:

    Hi yuri,
    This is Manas from India.Great blog! I happnd to stumble upon it while trying to figure out my doubts with infragistics ultrawebgrid.

    Well, i have a problem at my hands now.
    The issue is as follows(consider me a n00b to asp.net programming):

    I have a ultrawebgrid which has various cells in it. and the cell navigation using keyboard is enabled (guess the default code is working). The scenario is; when we click the mouse on a region of the page which is outside the webgrid, the cell focus should be taken off, but it is not happening so. Moreover, the focus remains, but i cant navigate through the arrow keys anymore!

    Please help me with this! I’d be eternally grateful :P

  2. Yuriy says:

    @Manas, there’re several way of handling it, I’d try (client-side) a global “body.onclick” event and in that event check the element being clicked and if it’s not the grid – call ultrawebgrid’s DOM element’s .blur() method to force it lose focus.

Leave a Reply

Panorama Theme by Themocracy

Switch to our mobile site