User Profile & Activity

sachin dhama Member
Posted: September 12, 2011 8:24 AM

Hi Martin,

Any update on this?

This is the road block for our client so please provide a solution ASAP.

 

Thanks

Sachin

 

Posted: August 19, 2011 7:18 AM

Hi Martin,

Selected subject and offset count is displayed the correct number only when the grid has 100 records.

If you load more data into grid e.g. 200 and then select the subject and offset between rows 101 to 200 and hit the button to get subject and offset count then correct count doesn’t display. Please verify in the given sample.

I need to check the status of selected checkbox of the entire row either less then 100 or more.

Please provide any solution to resolve this issue.

 

Thanks

Sachin

 

Posted: August 18, 2011 4:57 AM

Hi Martin,

Thanks for the reply.

Your solution is perfect if grid has one checkbox column. But my requirement is that grid must have two checkbox column to get the user selection.

I have already created sample application with two checkbox column. Please find the attached sample application in my first discussion.

Could you please provide me any solution for this problem?

 

Thanks

Sachin

 

Hi,

   Any update on this?  We are waiting from a long time.

 

Thanks

Sachin

  

Hi,

   As you suggested that first remove the column and then insert the column at specific position. I have created a sample and moving two columns from their position but only column header moving from their position, not data move.

My requirement is that move column header and its data from their position to another position.

 

Please have a look on attached sample and let me know how to achieve this functionality.

 

Thanks

Sachin

 

Lili,

      I have created a sample application in VS 2010. Please find the attached sample application.

      In this sample, plz apply the filter on "UnitPrice" column. you will see that there is no data display after apply the filter.

 

Please give me some suggestion to resolve this issue.

 

Thanks

Sachin

Thanks Yudi,

Yes, I need to remove "Is Between" and "NotBetween" filter from Date column only. As per your suggestion, If I use your given filter array, It will remove contains from Date column and other string column also.

  wg_Global.FilterType = new Array(["NotSet", 0], ["GTET", 1], ["GT", 2], ["ET", 3], ["NET", 9], ["LTET", 4], ["LT", 5], ["Like", 6], ["NotLike", 11], ["IsNull", 12], ["NotIsNull", 13], ["IsEmpty", 14], ["NotIsEmpty", 15]);

My requirement is that Contains filter should be added on other column except Date type so this array will not work.

Please give me another solution.

Thanks

Sachin

All times are GMT -5. The time now is 9:24 PM.
Previous Next