Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Questions & Help Needed
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Questions & Help Needed Post any question regarding Basic4ppc.


Appending a hidden column


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-12-2008, 07:51 AM
Junior Member
 
Join Date: Mar 2008
Posts: 49
Default Appending a hidden column

Hi,

Is it possible to append a hidden column in front of the existing first column/cell?

Statement: table9.SelectCell("H",0)
appends a zero width column after the existing last column/cell and the appearance of the row in the screen starts at the end – that is not desired.

regards.
Reply With Quote
  #2 (permalink)  
Old 05-12-2008, 08:55 AM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,008
Default

I'm not sure of that, but it is possible to have two tables, one visible and the other invisible, and have their values correlated....
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD
Reply With Quote
  #3 (permalink)  
Old 05-13-2008, 06:09 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 2,572
Default

You can add a hidden column by setting the column width to 0 (when you add the column).
Reply With Quote
  #4 (permalink)  
Old 05-14-2008, 03:48 PM
willisgt's Avatar
Senior Member
 
Join Date: Aug 2007
Location: Nacogdoches, Texas USA
Posts: 154
Default

It is not possible to add a column in the first (or leftmost) position. If you add a column to a table, it will always be in the far right position.

The only way around this (that I can think of) would be to create a second table, and add the column you want. That column would then be in the leftmost position. You would then have to basically copy all of the columns from the first table to the second table, and then copy the value of each cell from table1 to table2.

You could then dispose of the first table.

Make sense?

Gary
__________________
PC: Windows XP Pro SP2 / Basic4PPC v6.3
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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Modifying the table column header mozaharul Questions & Help Needed 2 05-12-2008 07:38 AM
Column names in a table pmu5757 Questions & Help Needed 2 05-07-2008 02:50 PM
Display images in table column chow Questions & Help Needed 1 04-23-2008 11:50 AM
Tables - column position LineCutter Questions & Help Needed 6 02-22-2008 02:30 PM
Remove Column derez Bug Reports 1 11-01-2007 05:16 PM


All times are GMT. The time now is 03:37 AM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0