Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

move to the last row at a table

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-20-2008, 06:25 PM
Knows the basics
 
Join Date: Jan 2008
Posts: 78
Default move to the last row at a table

Hi

i have a programm Load xx.csv in a table an when i show the Form the table should scroll to the last row if it is outside the screen. I couldn't find a code for that in the Hel and in the forum. Someone can help?

Georg
Reply With Quote
  #2 (permalink)  
Old 05-20-2008, 06:38 PM
Newbie
 
Join Date: May 2008
Posts: 5
Default how to display chinese characters from sqlite3

Howdy,

I'm running chinese Windows OS and could not display chinese properly using the sqlite3 data file. I have downloaded .net cf (chinese version) V2 and I'm wondering if I need to have a different SQLdesktop.dll with double-byte character support? where can I find it?

Attached is my screen capture.

Please give me a direction... Thanks!
Reply With Quote
  #3 (permalink)  
Old 05-20-2008, 08:43 PM
willisgt's Avatar
Senior Member
 
Join Date: Aug 2007
Location: Nacogdoches, Texas USA
Posts: 162
Default

Georg, it's not possible (as far as I know) to cause the table to scroll to a given position. You can, however, cause a cell on the last row to become the selected cell. I've observed that this has basically the effect that you're looking for.

Code:
    table1.SelectCell( table1.ColName(0), table1.RowCount - 1 )
Gary
__________________
PC: Windows XP Pro SP3 / Basic4PPC v6.5
PPC: HTC 8925 (AT&T Tilt) / Windows Mobile 6
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
sprite move to stylus)) Byak@ Questions (Windows Mobile) 4 08-19-2008 07:58 AM
Worng Sprite Move? fjsantos Questions (Windows Mobile) 2 06-19-2008 03:53 PM
MouseDown/Move/Up either in all Controls or not hiding from Form Woinowski Basic4ppc Wishlist 3 11-05-2007 11:36 AM
Measuring distance on move Agrartec Code Samples & Tips 15 08-28-2007 01:43 AM
Move an image inside an image control Cableguy Questions (Windows Mobile) 5 05-14-2007 07:40 PM


All times are GMT. The time now is 09:34 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0