[Gambas-user] R: Gridview_ColumnClick(). How...

Ru Vuott vuott at ...325...
Mon Jun 25 18:36:25 CEST 2012


Opsss, I solved now. Excuse me.


  Public Sub GridView1_ColumnClick(number As Integer)

    Print number

  End





--- Lun 25/6/12, Ru Vuott <vuott at ...325...> ha scritto:

> Da: Ru Vuott <vuott at ...325...>
> Oggetto: [Gambas-user] Gridview_ColumnClick(). How...
> A: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
> Data: Lunedì 25 giugno 2012, 18:32
> Hello,
> 
> I have a Gridview with an "horizontal" Header. I saw there
> would be an event that it rises when I click on a cell of
> the Header: GridView1_ColumnClick()
> 
> ...the documentatio says:
> 
>     Event ColumnClick ( Column As Integer )
> 
> Sorry, I didn't understand, can you write a little example
> ?
> 
> Thanks
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's
> security and 
> threat landscape has changed and how IT managers can
> respond. Discussions 
> will include endpoint security, mobile security and the
> latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> 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