Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » Retreiving data from sorted GridCtrl
Re: Retreiving data from sorted GridCtrl [message #37601 is a reply to message #37313] |
Wed, 24 October 2012 21:54   |
|
Sorry for taking it so long but better late than never 
GetCtrl(c) and GetCtrl(r, c) should refer to the same column and row as in Get(c) and GetCtrl(r, c) respectively.
Instead of GetUnsorted and SetUnsorted I added GetRaw(r, c) and SetRaw(r, c, const Value&). In both cases r and c address internal items matrix directly. Also remember that SetRaw only sets the value. It doesn't do anything else so user is responsible for refreshing modified row or particular cell. It also doesn't trigger any grid callbacks.
I hope that those changes satisfy you. If not or there is still something wrong please let me know.
|
|
|
 |
|
Retreiving data from sorted GridCtrl
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: unodgs on Thu, 23 August 2012 10:09
|
 |
|
Re: Retreiving data from sorted GridCtrl
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: unodgs on Wed, 29 August 2012 07:58
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: unodgs on Fri, 14 September 2012 09:17
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: koldo on Fri, 14 September 2012 10:45
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: unodgs on Fri, 14 September 2012 11:01
|
 |
|
Re: Retreiving data from sorted GridCtrl
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: unodgs on Fri, 14 September 2012 11:41
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: nixnixnix on Mon, 17 September 2012 18:51
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: koldo on Wed, 19 September 2012 09:45
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: unodgs on Wed, 24 October 2012 21:54
|
 |
|
Re: Retreiving data from sorted GridCtrl
By: koldo on Thu, 25 October 2012 21:12
|
Goto Forum:
Current Time: Mon Aug 25 11:16:17 CEST 2025
Total time taken to generate the page: 0.00772 seconds
|