![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Additional Libraries Users contributed libraries. This sub-forum is only available to licensed users. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
here's my code so far....Almost completed app, only thingmissing is how to sort by the "NºEnc" column, and set the background to stay the same for all the rows...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD |
|
||||
|
Of course....
I forgot that I was first seting the table before I actualy showed it....So no refresh was being done... Thanks filipo... btw still can't work out the sorting...and I noticed you didnt do it either(?)...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD |
|
||||
|
Got it...
SO With this table control, I have learned that the WERE the commands are run, is VERY imporntant, to acuratly show WHAT we want...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD |
|
|
| davidcoderlab |
|
This message has been deleted by davidcoderlab.
|
|
|||
|
Hello Filippo,
the last weeks I tried out your ListView.dll. Because I know that ListView is able to autosize the columns, I searched in the LitView.chm but nothing is in there about autosizing. It would be helpfull, if the special values for column.width are documented as well. What I mean is: lv.Columns(1).Width=-1 '-1 Sizes the column to the widest subitem text lv.Columns(2).Width=-2 '-2 Sizes the column to the wider of the columnheader text or the widest subitem text. Secondly, the last column is automatically sized to the remaining listview width lv.Columns(0).Width=0 'Hide column 0 Thanks for this very helpfull library. best regards berndgoedecke PS.: Is it possible to get the HeaderClick event without sorting, so that the user come to his own decision what is to do if the header is clicked?? |
|
||||
|
Hallo berndgoedecke,
can you translate it for me in german, too ? (Kannst du es mir auch auf deutsch übersetzen? Ich verstehe nur Bahnhof) ![]() Ciao, Filippo
__________________
PPC: MDA Pro, 2GB SD PPC: HTC Touch Diamond, 4GB ______________________ |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|