Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - santhosh

Pages: [1]
1
Thank you,

Sure @admin,

I will put it through our organisation credential.

2
Yes, u are right. I have done the same, Thank you.

3
Hello,

My question is, how to sort rows within the group and group header should be remain in same position.

For example (capture-1.png)


Here the rows resource modeling comes under group header Resource modeling, 9.Deferred comes under group header 9.Deferred.

•   Here I want the rows which I mentioned in red color are to be sorted and group header should remain sin same place without sorting order, that is only the rows under the group header should be sorted.

•   As you given in other solution, if other column is sorted ex: portfolio score then we cannot sort department rank column. If other column in unsorted then only we can achieve this this (http://jsfiddle.net/h4rmbx70/123/)

Currently the sorting works as below (image capture-2)



Here I can sort the column but column head is moved up, but I need column header should be in the same place where it was before sorting.


Another example (image capture-3)



Expecting for the best answer.


Before               After   
               
                     Ascending       Descending
               
Group 1                 Group 1      Group 1
56                                 23                 57
34                                 34                 56
57                                 56                 56
23                                 56                 34
56                                 57                 23
               
group 2      >>>            group 2      group 2
67                                 34                 76
56                                 45                 67
45                                 56                 56
34                                 67                 45
76                                 76                 34


thank you.

4
When I include pageModel, Grouping of rows shows only the rows in the current grid not all the rows of entire data. Ex: if pageModel include and grid shows 20 records, then grid group the rows only of 20 rows not entire rows from the backend.

Pages: [1]