User Profile & Activity

Hendrik Yulianto Member
Page
of 9

Hello Madhavan,


It seems Moz renders differently.

To disabled the row headers and make it runnable in Moz and other browsers, you need to add more childNodes element.


Regards,

Hendrik

Posted: October 18, 2011 6:18 AM

Hello fung,

Your issue is under investigation, we need to further discuss with our developer teams. So, I hope you can be patient while waiting for the solutions.


Regards,

Hendrik

Hi Frank,


In order to check your issue, I would need your runable sample or details of your scenario. So, could you provide it? thanks


regards,


Hendrik

Hi Madhavan,

I can replicate your issue, the header column of childtables will not retain when did something action even the RestoreRowSelection property has set to All . I will report this bug to our developer teams and will let you know when the fix are ready.


Regards,

Hendrik

Hi Madahavan,

Actually, if you have set those properties. Checkboxes will be retain when you did something action. Perhaps, there are any properties cofiguration that you missed. Please check my sample and adjust your project.


regards,


Hendrik

Posted: October 17, 2011 12:09 AM

Hi Eric,

To show large amounts of data in webgrid, we suggest you to use custom paging or custom virtual load. By this way you can define how much the data to show, also the sort expression as you want. You can do it on InitializeDataSource event . For the details, you can see it on our webgrid tutorial on the V3.5 folder.


Regards,

Hendrik

Posted: October 16, 2011 11:09 PM

Hi Madhavan,

Unfortunately,the event is not available right now. Please let us know your detail requirement/scenario. We would like to see possiblity if this can be enhanced as feature request for the future release, or we can find another way to implemented your scenario.


regards,

Hendrik

Hi Madhavan,

To retain the selected checkboxes in the child tables with parent row expanded, you simply need to configure the RestoreExpandedChildRows property to True and RestoreRowSelection property to All. You can configure both on WebGrid properties > Layout Settings.


regards,

Hendrik

Hi,

I created a sample about how to disable all checkbox in header. Notice that, I didn't loop the rows collection of the child. In this case, we only need to ensure how to get the element of checkbox object in the header. Please see my sample as references.

You need to consider that the element might be diferent with yours because the elements are created based on your WebGrid structure. So, you would need to get the proper element of your checkbox. Hope this helps.


regards,

Hendrik
Posted: October 14, 2011 2:35 AM
Hello Yousif,


It's true that my sample can only work in postback, not full postback to load the page. But at least, I showed how to set scrollbar position by setting Scroll positiion in WebGrid element object that you tried to.

I think if you want to adjust its position, you would need to save the position before FullPostback load and load it. You might try to save it in session or hidden value.
Then, send it by passing parameter and call script to set scrollbar position.

regards,

Hendrik
All times are GMT -5. The time now is 8:48 AM.
Previous Next