View Single Post
  #1 (permalink)  
Old 02-17-2008, 11:16 AM
klaus's Avatar
klaus klaus is online now
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Switzerland
Posts: 677
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default ColWidth problem in Tables

Hi Erel,
In looking at Linecutter's problem to position a TextBos onto a selected cell in a table I found a problem with the ColWidth values.
- when the user changes a column with, the ColWidth value is not updated.
- when the user changes the ColWidth value, the value is changed, but not on the dispayed table.

I joined LineCutters code and a XML file:
I added in the code:
- a Label that shows the width of the column of the selected cell.
- a TextBox to change a value.
- a Button that changes the column with of the "Date" column.

Can you please have a look at it.

Thank you in advace.
Klaus
Switzerland
Attached Files
File Type: zip EditableTable1.3.zip (1.6 KB, 10 views)

Last edited by klaus : 02-17-2008 at 11:20 AM.
Reply With Quote