Results 1 to 30 of 30

Thread: LynxGrid..Modifications

  1. #1

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    LynxGrid..Modifications

    This is a 'rar' file...I just added a '.zip' extension.

    The modified LynxGrid that I abandoned for vhGrid might be useful to someone.

    Note: the coding is very ugly or basic.

    LucasMKG
    saying Hala to Jonney and fafalone...for now...
    Attached Files Attached Files
    Last edited by LucasMKG; Nov 8th, 2015 at 11:43 PM.

  2. #2

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    vb6 LynxGrid..Modifications

    based on my previous post, I would like to achieve "multi columnheaders rows in Listview"...for more clarity check the attached in the previous post.

    LucasMKG
    asking for help...

  3. #3
    Junior Member
    Join Date
    Nov 2013
    Posts
    18

    Re: vb6 LynxGrid..Modifications

    Hi LucasMKG,
    LynxGrid is really good and I seek a way to make it more autonomous by integrating imagelist inside.
    Regards

  4. #4

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    driscoll, i agree.

    I borrowed from vhGrid most of the functions...and [clsImageList from vhGrid could also be borrowed].
    Even though I like LynxGrid, I'm currently busy with vhGrid (learning + tweaking the control a lot).

    Some of the LynxGrid enhancements made:
    1. dragging marker (when dragging columns + rows) : from vhGrid
    2. content indicator - when dragging rows: from vhGrid
    3. added group sorting (which was reportedly not possible)
    4. multi-column header rows
    5. node-to-cell interop: from FlexCell
    6. resized the button and made the multiple images to be clickable

    i was working on cell merging + unstable row resizing..before i moved to vhGrid..but I might return to LynxGid.

    LucasMKG
    still studying VB6 language...and liking it.

  5. #5
    Junior Member
    Join Date
    Nov 2013
    Posts
    18

    Re: LynxGrid..Modifications

    Hi LucasMKG,
    Thanks for answer and congratulations for your works.

    Regards

  6. #6
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by LucasMKG View Post
    driscoll, i agree.

    I borrowed from vhGrid most of the functions...and [clsImageList from vhGrid could also be borrowed].
    Even though I like LynxGrid, I'm currently busy with vhGrid (learning + tweaking the control a lot).

    Some of the LynxGrid enhancements made:
    1. dragging marker (when dragging columns + rows) : from vhGrid
    2. content indicator - when dragging rows: from vhGrid
    3. added group sorting (which was reportedly not possible)
    4. multi-column header rows
    5. node-to-cell interop: from FlexCell
    6. resized the button and made the multiple images to be clickable

    i was working on cell merging + unstable row resizing..before i moved to vhGrid..but I might return to LynxGid.

    LucasMKG
    still studying VB6 language...and liking it.
    amazing, can you modify for showing filter bar on top of grid,

  7. #7
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by LucasMKG View Post
    driscoll, i agree.

    I borrowed from vhGrid most of the functions...and [clsImageList from vhGrid could also be borrowed].
    Even though I like LynxGrid, I'm currently busy with vhGrid (learning + tweaking the control a lot).

    Some of the LynxGrid enhancements made:
    1. dragging marker (when dragging columns + rows) : from vhGrid
    2. content indicator - when dragging rows: from vhGrid
    3. added group sorting (which was reportedly not possible)
    4. multi-column header rows
    5. node-to-cell interop: from FlexCell
    6. resized the button and made the multiple images to be clickable

    i was working on cell merging + unstable row resizing..before i moved to vhGrid..but I might return to LynxGid.

    LucasMKG
    still studying VB6 language...and liking it.
    amazing, can you modify for showing filter bar on top of grid,

  8. #8

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    jedifuk,
    sorry for taking long to reply.

    I see u'r liking LynxGrid, but wait until you see what Seal_vhGrid is capable of...it will amaze you.
    The thing is that fafalone need to tweak some code first..then i'll do the sweeping.

    as far as filters, currently I'm having issues with my VB6 not functioning...as soon as i sort it out, I'll see what I can do.

    LucasMKG
    stay safe from Covid what what

  9. #9
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by LucasMKG View Post
    jedifuk,
    sorry for taking long to reply.

    I see u'r liking LynxGrid, but wait until you see what Seal_vhGrid is capable of...it will amaze you.
    The thing is that fafalone need to tweak some code first..then i'll do the sweeping.

    as far as filters, currently I'm having issues with my VB6 not functioning...as soon as i sort it out, I'll see what I can do.

    LucasMKG
    stay safe from Covid what what
    waoww..at least give us glimpse what this vhGrid capable of... sorry, i am not expert creating control for VB
    but may i suggest some input :
    - filter bar below column header for filtering
    - make columns at design time,instead of run time design
    - cell with button
    - and finally, i know this is quite demandful, combobox within cell with multicolumn header (much like tdbgrid + tdbdropdown)

    thanks..saluteeee

  10. #10
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by jedifuk View Post
    waoww..at least give us glimpse what this vhGrid capable of... sorry, i am not expert creating control for VB
    but may i suggest some input :
    - filter bar below column header for filtering
    - make columns at design time,instead of run time design
    - cell with button
    - and finally, i know this is quite demandful, combobox within cell with multicolumn header (much like tdbgrid + tdbdropdown)

    thanks..saluteeee
    and one of the most important,
    - footer bar below grid, to let us show total (sum, qty, etc)

    sorry for too much asking..

  11. #11
    Frenzied Member
    Join Date
    Dec 2008
    Location
    Melbourne Australia
    Posts
    1,487

    Re: LynxGrid..Modifications

    Anyone using the LynxGrid, and looking for changes/enhancements ?
    This programmer is pretty good, and has posted an enhanced version of the Lynxgrid to PSC
    http://www.planet-source-code.com/vb...70425&lngWId=1

    I am not saying it is better than what LucasMKG has attached.
    It might just have some enhancements/changes that Lynxgrid users are looking for.

    Rob

  12. #12
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by Bobbles View Post
    Anyone using the LynxGrid, and looking for changes/enhancements ?
    This programmer is pretty good, and has posted an enhanced version of the Lynxgrid to PSC
    http://www.planet-source-code.com/vb...70425&lngWId=1

    I am not saying it is better than what LucasMKG has attached.
    It might just have some enhancements/changes that Lynxgrid users are looking for.

    Rob
    ive been using lynxgrid and this "new" LukasMKG grid on same application and I can tell you this
    - Lukasgrid can do what all lynxgrid do.
    - with improved newer code on lukasgrid such as : extendlastcol, cell alignment not same as header alignment, treeview, etc.

    and many more

  13. #13
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by Bobbles View Post
    Anyone using the LynxGrid, and looking for changes/enhancements ?
    This programmer is pretty good, and has posted an enhanced version of the Lynxgrid to PSC
    http://www.planet-source-code.com/vb...70425&lngWId=1

    I am not saying it is better than what LucasMKG has attached.
    It might just have some enhancements/changes that Lynxgrid users are looking for.

    Rob
    ive been using lynxgrid and this "new" LukasMKG grid on same application and I can tell you this
    - Lukasgrid can do what all lynxgrid do.
    - with improved newer code on lukasgrid such as : extendlastcol, cell alignment not same as header alignment, treeview, etc.

    and many more

  14. #14

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    jedifuk,

    if only you contacted me then 2015 till 2017, i know that my memory and intent with Lynx_control was in a tiptop condition.
    The thing i realized about programming is, 'once you take time off, rust accumulates exponentially'.

    Glad I cleared the air:
    a) I remember that back then I was porting (term borrowed from fafalone) flexgrid
    b) I believe that the LynxGrid I posted then is outdated - since i continued modifying it.

    ~ attached, please find the updated LyxGrid
    (can't check if its buggy - I'm having issues with registering mscomctl.ocx -> Windows7 Enterprise (64bit) - on Ultimate 32bit, all was well...i think the issue is 64bit )

    > even though I recklessly listed my intent in the 'TODO.txt' and the progress thereof, I know for sure that i didn't document everything.

    > also note that even though its listed as TreeDemo..it's in fact a LynxGrid if you disable the treelist.

    LucasMKG
    now I get what LaVolpe was saying when he said 'It was so long ago, I barely remember his control'
    Attached Files Attached Files
    Last edited by LucasMKG; Jun 1st, 2020 at 02:45 AM.

  15. #15
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by LucasMKG View Post
    jedifuk,

    if only you contacted me then 2015 till 2017, i know that my memory and intent with Lynx_control was in a tiptop condition.
    The thing i realized about programming is, 'once you take time off, rust accumulates exponentially'.

    Glad I cleared the air:
    a) I remember that back then I was porting (term borrowed from fafalone) flexgrid
    b) I believe that the LynxGrid I posted then is outdated - since i continued modifying it.

    ~ attached, please find the updated LyxGrid
    (can't check if its buggy - I'm having issues with registering mscomctl.ocx -> Windows7 Enterprise (64bit) - on Ultimate 32bit, all was well...i think the issue is 64bit )

    > even though I recklessly listed my intent in the 'TODO.txt' and the progress thereof, I know for sure that i didn't document everything.

    > also note that even though its listed as TreeDemo..it's in fact a LynxGrid if you disable the treelist.

    LucasMKG
    now I get what LaVolpe was saying when he said 'It was so long ago, I barely remember his control'
    Dear Lucas

    Thank you, just like one of user said before, things like these will be treated as treasure in future,

    too bad no one continuing this "great" control,

    N.B : I couldn't run the project , the form had no "Grid1" control, so I put lynxgrid and rename it with Grid1, but trouble with other properties

  16. #16

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    jedifuk,

    Fixed issue: registered mscomctl.ocx -> Windows7 Enterprise (64bit) + (set 'VB6.EXE' to run as admin), now i can assist you

    now download 'TreeDemo(remove '.zip').rar.zip' again - just updated it

    LucasMKG
    Last edited by LucasMKG; Jun 1st, 2020 at 03:53 AM.

  17. #17

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    Quote Originally Posted by jedifuk View Post
    waoww..at least give us glimpse what this vhGrid capable of... sorry, i am not expert creating control for VB
    but may i suggest some input :
    - filter bar below column header for filtering
    - make columns at design time,instead of run time design
    - cell with button
    - and finally, i know this is quite demandful, combobox within cell with multicolumn header (much like tdbgrid + tdbdropdown)

    thanks..saluteeee
    - cell with button:::I believe i made a 'clickable image' [juct click any last column cell..u should see a search image...and just click it
    - and finally, i know this is quite demandful (did I hear 'demandful'...there's no such term in programming...just check all my posts i've been pushing relentlessly..while learning VB6) , combobox within cell:::now that i understand vhGrid better, i'll port those ownerdrawn ctl's also.

    LucasMKG
    missing my mentor fafalone
    Last edited by LucasMKG; Jun 1st, 2020 at 03:24 AM.

  18. #18

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    jedifuk,

    Quote Originally Posted by jedifuk View Post
    ...
    Thank you, just like one of user said before, things like these will be treated as treasure in future,

    too bad no one continuing this "great" control,
    - since you think its a treasure, then i'll divide my time between vhGrid and LynxGrid

    LucasMKG
    i'll friend you so that i can track u'r Lynxgrid posts & questions...
    ..i hav'nt noticed, now that i'm reading u're name, its kinda funny 'jedifuk'

  19. #19
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by LucasMKG View Post
    jedifuk,



    - since you think its a treasure, then i'll divide my time between vhGrid and LynxGrid

    LucasMKG
    i'll friend you so that i can track u'r Lynxgrid posts & questions...
    ..i hav'nt noticed, now that i'm reading u're name, its kinda funny 'jedifuk'
    thanks,, accepted your friend request, my honor to know you.. heheh, actually big fan of SW,..so JEDI - *** (hometown name, read fook)

    -about clickable image, i understand I can search button image (pressed and unpressed) to manipulate the cell
    - about combobox within cell, ..yes. I knew it and saw a lot people did this with msflexgrid, datagrid, etc. but the combobox is the standard control one, ...(ashamed) what I meant is combobox with multicolumn along with header (much like componentone)

  20. #20

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    jedifuk,

    Quote Originally Posted by jedifuk View Post
    ...what I meant is combobox with multicolumn along with header (much like componentone)
    pls provide a screenshot or link

    LucasMKG

  21. #21
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by LucasMKG View Post
    jedifuk,



    pls provide a screenshot or link

    LucasMKG
    Name:  dropdown.jpg
Views: 1524
Size:  58.1 KB

  22. #22
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    this is from componentone ..i even like the the Lukasgrid better than the commercial one (tdbgrid) but tdbgrid have combobox dropdown with multicolumn, along with autocomplete, i believe this can be achieved with listview combined with combobox..but i am no expert in such this thing..

  23. #23
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    now, i am working on POS system , not finished yet, here are some screenshots,
    Name:  1.jpg
Views: 1575
Size:  35.1 KB
    Name:  2.jpg
Views: 1462
Size:  30.3 KB
    Name:  3.jpg
Views: 1493
Size:  29.0 KB

    now as screenshot shown, I am using lukasgrid for latest report, but the sales form, i still used lynxgrid because I started it awhile ago and recently find out the lukasgrid, maybe i will switch later.
    at 2nd screenshot, the lens icon inside cell, i am still looking for icon button unpressed and pressed , can someone help me ??

    at 3rd screenshot, the combobox with multicolumn (but with no header capability) with autocomplete, I got this from internet, the maker is Patrick Van Olderen. (with minor and still lot to improve such as font selection, header column, etc).

  24. #24
    Lively Member
    Join Date
    Sep 2016
    Posts
    94

    Re: LynxGrid..Modifications

    LucasMKG,
    LynxGrid is really an excellent control and I'm too asking for your talents to perfect it.

    Thanks

  25. #25

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    jedifuk,

    now i get what u mean, LynxComboBox v2.0, The Best Enhancements for Multi-Column ComboBox....haven't used it though.

    Original - LynxComboBox v1.30 (owner-drawn Multi-Column ComboBox with ListView Style)

    I think its a combobox version of LynxGrid, just import it.

    LucasMKG
    Last edited by LucasMKG; Jun 1st, 2020 at 04:46 AM.

  26. #26
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by LucasMKG View Post
    jedifuk,

    now i get what u mean, LynxComboBox v2.0, The Best Enhancements for Multi-Column ComboBox....haven't used it though.

    Original - LynxComboBox v1.30 (owner-drawn Multi-Column ComboBox with ListView Style)

    I think its a combobox version of LynxGrid, just import it.

    LucasMKG
    thank you first of all,
    yes, and i already knew about lynxcombobox, but believe me on this, (though like i said, i am no expert)... I used lynxcombo before, but the crash, the bug, the incovenience, and so many many . I decided to change to comboboxLB, trust me... the lynxcombo not the one I am looking for. I had hard time using it.

  27. #27
    Addicted Member
    Join Date
    Jan 2010
    Posts
    250

    Re: LynxGrid..Modifications

    Quote Originally Posted by darjeeling View Post
    LucasMKG,
    LynxGrid is really an excellent control and I'm too asking for your talents to perfect it.

    Thanks
    How about we make petition to LukasMKG to perfect it.. nicely...LOL... just kidding

  28. #28

    Thread Starter
    Hyperactive Member LucasMKG's Avatar
    Join Date
    Jun 2015
    Location
    South Africa (ZAR)
    Posts
    338

    Re: LynxGrid..Modifications

    darjeeling,

    Quote Originally Posted by darjeeling View Post
    ... I'm too asking for your talents to perfect it...
    'talents' (have u seen the Generals of vbforums_vb6: fafalone, LaVolpe, Krool, Olaf, Bonnie West, LeandroA, Eduardo, etc.) those and other guys here are at another level...while i'm at whats called 'kindergarden'.

    even though i moved to vhGrid, i try to study LynxGrid again...and see what i can do.

    LucasMKG
    suprised..
    Last edited by LucasMKG; Jun 1st, 2020 at 05:06 AM.

  29. #29
    Lively Member
    Join Date
    Sep 2016
    Posts
    94

    Re: LynxGrid..Modifications

    LucasMKG,
    I have no doubt that one of these tenors can help you !

  30. #30
    New Member mirzaasif4249's Avatar
    Join Date
    Oct 2020
    Location
    Pakistan
    Posts
    4

    Re: LynxGrid..Modifications

    Can you please help me. How can I sort LynxGrid column with the command button? please give the syntax. very thankful to you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width