| Reply | « Previous Thread | Next Thread » |
|
When i delete the form content and append the required text and choicegroup to it .When i make a change to next form i get (nodata) flash msg that comes for seconds and vanishes away.What could be the problem.How to solve this????
Thanks in advance vignesh |
| vigneshkrish |
| View Public Profile |
| Find all posts by vigneshkrish |
|
Quote:
explain the problem. post ur code with the problem area. thanks, jitu_goldie.. KEEP TRYING.. |
| jitu_goldie |
| View Public Profile |
| Find all posts by jitu_goldie |
|
when i delete the form using
form.deleteall() and append the next set of datas i get nodata flash msg.I dont know whats the reason.In some phone this msg comes as a flash for seconds and vanishes away.The form gets loaded and displayed |
| vigneshkrish |
| View Public Profile |
| Find all posts by vigneshkrish |
|
can u post ur code ?
thanks, jitu_goldie.. KEEP TRYING.. |
| jitu_goldie |
| View Public Profile |
| Find all posts by jitu_goldie |
|
This is the code
Form.deletall(); Form.append(q[j]+"\n"); List.append(answerList[0], null); List.append(answerList[1], null); List.append(answerList[2], null); List.append(answerList[3], null); List.setFitPolicy(Choice.TEXT_WRAP_ON); Form.append(questionList); Form.append("\n"); |
| vigneshkrish |
| View Public Profile |
| Find all posts by vigneshkrish |
|
Quote:
thanks, jitu_goldie.. KEEP TRYING.. |
| jitu_goldie |
| View Public Profile |
| Find all posts by jitu_goldie |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| RMS data LOST problem in 3410!!! | bitsonic | Mobile Java General | 6 | 2009-03-27 10:50 |
| Problem with posting data to the server. | chetubc | Mobile Java General | 4 | 2008-09-19 09:23 |
| very strange problem with marshal | sstoica | Python | 3 | 2008-05-20 21:54 |
| Problem in append data into the CDesCArrayFlat | Tanya | Symbian User Interface | 1 | 2007-03-24 11:27 |