开发者

Android Datatable

I'm working on an application , I currently I have a database the rows are transferred to arrays then displayed in a datatable.

I'm a novice with this, I'd just like to know what is the best way to edit these rows. I can retrieve a row by the id in some edittext boxes then edit and update. But is there a more intuitive way to do this for the user? like an alternative to a datatable where the table itself its editable?

Hopefully I explained that well enoug开发者_运维百科h

Advice would be great, thanks


If you want to do it outside your application then keep the emulator running, and update the tables in your application's database using the command prompt. adb shell is the command to access the application's database

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜