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
Hi,
Issue while editing first row of WebGrid...
I have issue while editing first row of webgrid "the row is moving to left."
attached are snap shots of editing first row and second row.
while editing first row its moving to left. while editing second row everything is currect.
Can you please me out on this.
I created a simple page containing WebGrid based on the provided screenshot. I was unable to reproduce the reported problem in my local end using my simple sample. Row is not moving to the left while editing the first row.
The test was performed by using:
I enclosed my sample (as attachment) for your reference. Please modify my sample and send back to us to be investigated further.
Thank you for the quick response.
I have seen sample you provided. I am able to reproduce same issue in your sample.
Attached are screen shots from your sample code.
If you have more rows you can see it more clearly. In my webgrid we are using 100 columns. so when youare trying to edit some 40th column you can see the difference.
the third snap shot is from my webgrid in that you can see the more difference.
I also found one more thing, if i use the below line then grid row is not moving to left.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
But in my Application we are using below line...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">....so i have changed above line with
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">....
so i have changed above line with
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">...now grid is working but some other features in my application(like bing map) are not working properly.can you suggest something to solve this issue.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">...
now grid is working but some other features in my application(like bing map) are not working properly.
can you suggest something to solve this issue.
can you please help me out on this. This is very importent for my clients. They got confused aboutwhich value is for which column.
Please find WebSite_MovingToTheLeft.zip and Video_FirstRowIsMovingToTheLeft.zip in the attachment.
Please extract WebSite_MovingToTheLeft.zip file and open it as Web Site (File > Open > Web Site...) in Visual Studio. Everything (Intersoft's assemblies, configuration, etc) has been added so that you can test the page as simple as view EditingFirstRowIsMovingToLeft.aspx page in browser.
Please refer to Video_FirstRowIsMovingToTheLeft.zip which shows how the test was conducted on my local end using WebSite_MovingToTheLeft and IE 11 browser. As shown in the video, the reported problem is not reproducible.
But in my Application we are using below line...<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
The above changes has been applied to the page. Please feel free to let me know if you have different results.
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