[Gambas-user] select columnview row

Ricardo Díaz Martín oceanosoftlapalma at ...626...
Tue Feb 1 18:26:10 CET 2011


I haven't used columnview control but with gridview is really easy:
MyGridView.Row = 0 (gridview with at least 1 row)


2011/2/1 Anthony Tekatch <anthony at ...2542...>

> Is there a way to have the application set the current row of a
> ColumnView just like it was clicked by a user?
>
> When the ColumnView starts up, the default is unselected, I want my code
> to select the first row, but I cannot write to .Current.Key
>
> Thanks,
> Anthony
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list