Hi,
I have a ultrawebgrid that is having a groupby on a colum. I want to format the text that is displayed in the groupby row. I tried a couple of options including setting the GroupbyRowDescriptionMask property but it didn't work out.
Is there any equivalent in webgrid like SummarySetting in wingrid? Can anyone give an example of how to do SUM of a column and display it in the summary?
Thanks.,
Hello,
Usually problems like that happen when the Java Script is not properly referenced. Do you have a web.config setting to redirect java scripts? I'd suggest you to contact dev support to resolve this deployment issue. Thanks.
Yeah., got it. I was getting only the string,. figured out the problem. I had used some thing in the design time and in the code it was trying to override it.
Have one more question though., i have built a site using webgrid and when i published it to my server i get a javascript error in the IE7.0 for no reason. I have all the dll's copied. I am not able to scroll the page too. This is unusual and any help is appreciated.