iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Well, now i cant refresh the grid on your sample. Its showing error. And on page refresh it says a message context menu disabled as smartwebresources is turned off.!!!
Ah!...this is irritating...3rd time...Am attaching the screenshot.I cant still open the archive with any unzip utility available.....
I didnt mean that u dont know that, though writing that way confuses...:)...Anyway i checked my code again and with no use. So here am attaching the test project alongwith the dll and the 2 screenshots i obtained running in both FF and IE8. Both are clipping the sentence in each row of the last column. Each second and 3rd column having the same content as input. So u can compare the data from column 3 against the data from the second column.
I tried 4 times and couldnt attach my zip file which has a size of 2.7mb. So i think the size is doing something. Now am attaching the 7zip version(As its .5mb lesser , it attached on the first time itself). So please Test Project.zip to Test Project.7zip and open with WinRar or 7Zip utility.Hope this sample is good one from my part :)...
Could you please rezip your file and then attach. Coz its still not working.The file is a damaged one.So re attaching itself dont help the cause. So please do a rezip of the content and then attach. Am waiting....
Could you please re-attach your zip file coz its damaged. I tried downloading twice...But on extraction showing error.
Sorry for being non descriptive. We have already talked about the multiline issue in firefox. That some part of the sentense is clipped from(or say, not visible in the cell) each row of the last column. Please check the previous posts in case if you have forgotten. Now after the dll update, what i see is that, the issue started happening in IE7 too. There was no problem with IE7 previously. Hope u got what am saying...
After putting new dll into the solution it seems like both FF and IE are working similar. But both are doing it wrong. The following is the code.. The similar one as above.
<ISWebGrid:WebGrid ID="WebGrid1" runat="server" DataSourceID="AccessDataSource1" Height="360px" UseDefaultStyle="True" DefaultStyleMode="Elegant" Width="100%"> <RootTable DataKeyField="ID"> <Columns> <ISWebGrid:WebGridColumn Caption="ID" DataMember="ID" Name="ID" Width="25px" IsAutoWidth="false"> <CellStyle HorizontalAlign="Justify" VerticalAlign="top"> </CellStyle> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Multiline1" DataMember="Multiline1" Name="Multiline1" Width="150px" AllowMultiLine="True" IsAutoWidth="false"> <CellStyle HorizontalAlign="Justify" VerticalAlign="top"> </CellStyle> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Multiline3" DataMember="Multiline3" Name="Multiline3" AllowMultiLine="True" IsAutoWidth="true"> <CellStyle HorizontalAlign="Justify" VerticalAlign="top"> </CellStyle> </ISWebGrid:WebGridColumn> </Columns> </RootTable> <LayoutSettings AllowDefaultStyleMerging="true" GridLines="None" AlwaysShowHelpButton="False" AutoFitColumns="true" FilterBarVisible="false" AllowSorting="Yes" AllowColumnSizing="No" RowHeaders="No" AllowFilter="Yes" AllowGrouping="Yes" AutoFilterSuggestion="True" HideColumnsWhenGrouped="No" ShowRefreshButton="false" RowHeightDefault="-1"> <ClientSideEvents OnInitialize="WG_Init"/> <HeaderStyle Font-Names="sans-serif" Font-Size="8" Height="19px" > </HeaderStyle> <RowStyle Cursor="Hand" Font-Names="sans-serif" Font-Size="8" /> <AlternatingRowStyle Cursor="Hand" Font-Names="sans-serif" Font-Size="8" /> </LayoutSettings></ISWebGrid:WebGrid>
It is found that now each browser is clipping of the last column. Here a 175px length of each sentence (total width of first column + second column) is clipped from the rows. That means with new dll, our project will collapse all the way!. And am not using any hidepadcolumn option.
Any progress related to the issue?
Hi
The error is shown in aspx error page with the statement as i told in the post. Now i didnt modify anything at all. I just run the sample directly as a project. No changes at all. Now i have to use commonlibrary as i am using my own customised messages by editing the language files. So using the smartwebresources is not a smart way for me in the case of textsettings. That means atleast in the case of textsettings i need to put webresourses=false. But thats not working here while no commonLibrary is available.
Ok. that helped. Now that the problem of null is null is removed and the problem of sorting and thereby resulting in exception is also removed. However now the problems are as follows.
I ve got the error Failed to map the path '/CommonLibrary/WebGrid/V7_0_7200/Localization/'. when i first run the sample u ve sent. This was due to the fact that, we are using text settings as follows, <TextSettings Language="UseCulture" UseWebResources="false"> </TextSettings>. By putting UseWebResources="true", no more errors. But i think i cant do such a thing as i have seperate customisation for language in webgrid, so i cant enable it for text settings. What would i do?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname