Re: [qooxdoo-devel] Tricky ListView Problem

2006-07-24 Thread sharmaprateek
Hi Guys.. I found the solution to my problem.. The solution relates to the style of writing my function.. I was returning the ListView object back which caused my variables to become a simple ListView object instead of becoming a new object of my function.. so now I made the following changes to

Re: [qooxdoo-devel] Tricky ListView Problem

2006-07-24 Thread sharmaprateek
Hi Guys.. I found the solution to my problem.. The solution relates to the style of writing my function.. I was returning the ListView object back which caused my variables to become a simple ListView object instead of becoming a new object of my function.. so now I made the following changes to

Re: [qooxdoo-devel] Tricky ListView Problem

2006-07-24 Thread Andreas Ecker
Hi, Prateek, if it takes four reminders for help and still no one answers, I would suggest you repeat and rephrase your intial question. Maybe you could split it up into smaller and more comprehensible pieces including sample code so that it is easier for other users to help? Cheers, Andreas

Re: [qooxdoo-devel] Tricky ListView Problem

2006-07-24 Thread sharmaprateek
Hope Sustains Life.. and that is why I am still holding on to this mailing list.. may be someone can help me out! Please help! Regards, Prateek. -- View this message in context: http://www.nabble.com/Tricky-ListView-Problem-tf1965726.html#a5466528 Sent from the qooxdoo-devel forum at Nabble.co

Re: [qooxdoo-devel] Tricky ListView Problem

2006-07-21 Thread sharmaprateek
Can anyone please help me! ? I am really stuck in this situation.. Any help will be deeply appreciated.. Please give me your suggestions how to recover from this problem!. Regards, Prateek. -- View this message in context: http://www.nabble.com/Tricky-ListView-Problem-tf1965726.html#a5432574 Se

Re: [qooxdoo-devel] Tricky ListView Problem

2006-07-20 Thread sharmaprateek
Can anyone please help me! ? I am really stuck in this situation.. Any help will be deeply appreciated.. Please give me your suggestions how to recover from this problem!. Regards, Prateek. -- View this message in context: http://www.nabble.com/Tricky-ListView-Problem-tf1965726.html#a5428542 Se

Re: [qooxdoo-devel] Tricky ListView Problem

2006-07-19 Thread sharmaprateek
Help!!.. Anyone??... Please!! I am really stuck in here.. PLESAE HELP!! -- View this message in context: http://www.nabble.com/Tricky-ListView-Problem-tf1965726.html#a5408679 Sent from the qooxdoo-devel forum at Nabble.com.

[qooxdoo-devel] Tricky ListView Problem

2006-07-19 Thread sharmaprateek
Hi Guys.. I am developing a project using this great toolkit.. I am supposed to create two listviews in my application. The listview has to be generated dynamically by passing a few parameters to a function.. The function that I have made is working perfectly fine.. It can create as many listview