Click here to Skip to main content
15,895,956 members

Comments by klaydze (Top 2 by date)

klaydze 17-Jan-13 3:26am View    
This is the best answer for this problem. I have this kind of problem and after following the instruction, boom! work like a charm. :)
klaydze 28-Jul-11 0:27am View    
Thanks for the link.

I solved my problem by using this code.

orderby p.ProcessType != 1 ? int.Parse(ln.LineName) : char.Parse(ln.LineName)