Click here to Skip to main content
15,881,248 members

Comments by Jayadheer Reddy (Top 12 by date)

Jayadheer Reddy 17-Jul-11 20:02pm View    
Thanks for your response. I did the same. I created a class which holds one header value and list of all elements that belongs to that header. I made a list and bind it to ListView in which I have used nested repeater controls..
Thanks a lot..
Jayadheer Reddy 17-Jul-11 20:01pm View    
Deleted
Thanks for you response. I did the same and I created a class which holds one header value and list of all elements that belongs to that header. I made a list and bind it to ListView in which I have used nested repeater controls..
Thanks a lot..
Jayadheer Reddy 17-May-11 7:51am View    
I have to build a class Like an assembly.. that should work with any datatype...
what is the point of using Generics if we know what type we are dealing with... forgive me for ignorance...
One company technical manager in Melbourne asked me to solve this task.. tomorrow is my interview with him.. Junior/Mid web programmer is my position.. how pathetic.. I am really scared


Jayadheer Reddy 17-May-11 7:41am View    
Thanks for your prompt reply...
Jayadheer Reddy 17-May-11 7:40am View    
It just says whether both are equal or not. My requirement is match relatively like wanna group generics node which starts with "JE" as node name..
My actual problem is in generic binary search tree I have to group all nodes starts with same letter...