HI,
In my application have a infragistics win grid which have a one column style as URL.thru this
i can open some other windows form.
Suppose i have a URL text is WWWW then if i click the link text then one IE gets opened and then
opening my windows form.
how to aviod that IE opening.If Link Text have "W" value then only this problem is coming.if www means
no problem will come.if greater than 3 w's then this problem is coming.please reple me how to avoid
that IE opening.Thanks in advance.
I tried this out and I get the same results. If there are more than 3 W's, the grid seems to interpet this as a valid web site and launches the web browser.
I suppose it should probably be checking for "www." rather than just 3 w's. This seems like a bug to me. I'm going to forward this thread to Infragistics Developer Support so they can check it out.