how to find scrollbar position in datagrid? i have more data to load from databse if the scrollbar reached the end of datagrid.please tell me ...
at the moment i am working on a form that has a datagrid, with a checkbox field placed inside it, this checkbox will be used to determine which items in the datagrid are to be moved to a different client in the database.the aspx for the code is:<asp:datagrid id="gridAlerts" runat=" ...
I have resently downloaded a pre-made CSS Web template and I cannot get the scrollbar to change color for some reason. I never had a problem doing this with past CSS templates, just this one. Below are the links to my CSS.Setuphttp://www.trancekrazze.com/css/layout4_setup.cssTexthttp://www.trancekra ...
folks, I'm diaplaying some data on to a data grid. This is accomplished on the basis of a user selecting some value from the displayed Drop down list. Now I just found out that there are going to be two columns in the Data Grid from two different tables in a data base. So first of all I wanted to as ...
Would appreciate some help..Not going to start by saying I'm new at this and apologise to everybody etc. It's obvious I am since I came looking for help, and we all must start somewhere.I have a site that was developed originally in Flash and Cold Fusion and is now a bit of a hibrid HTML but still u ...
I'm having a couple of issues with my site that I've redesigned. The nav layout is 100% in Safari and Firefox, but the "home" and "blog" links at either end of the nav bar appear a few px lower in IE. The other links are actually buttons and I've added position adjustments in the ...
guys, new to the community, hope someone can help.Im creating a tool that uses real time threading to process data and graph it, using a spline series typeI have 2 problems:1)When the scroll bar appears it is always fixed at the leftmost(oldest) data points, is it possible to have to automatically s ...
I'm working on my portfolio, which is a horizontal scroll site. I want to hide the horizontal scrollbar and use anchors to scroll to each element.However, in Chrome and Safari, hiding the scrollbar using "overflow-x: hidden" doesn't allow the page to scroll. I wondering if anyone has any i ...
Ive inserted the bottom scroll bar script into my website pages, but the problem i have is that with Windows XP machines, that annoying Active X pop up blocking message comes up and stops it running until you allow it. Any ideas how i can avoid this happening?? ...
I have a Group box with some fields, within another main Group box. When I maximize the outer main window, both the group boxes are displayed properly. But when I minimize/resize the outer main window, main Group box is displayed accordingly in the compact format along with scrolls, butinner Group b ...
I have been researching bug #4350 and just wanted to note to thedevelopers what I have found. It seems like a lot of the issuesrelated to dialogs in IE have to do with the way IE calculates theoffsetHeight and offsetWidth when not using a strict !DOCTYPEdeclaration. See http://msdn.microsoft.com/en- ...
I was able to view a flex datagrid from apex... but my problem is that this grid is static... is there any way to make it dynamic??For example: querying a table and show the result in that datagrid. ...
Hi, looking for help with the JQuery splitter plugin.I have a div that is split into two DIVs - just like the demo on his webpage http://methvin.com/jquery/splitter/The top DIV has an HTML Object that is a Flash movie (a Flex datagrid)The object resizes left and right fine, but not up and down. In f ...
I am new in flex technology.I have written a small java program which will fetch data from database and it is working fine.This data is stored in an arraycollection and passed to flex.I want to show this data in datagrid once user clicks on a specific button.Can anyone help me regarding how to show ...
Hello!I am looking for a lightweight jquery datagrid which also supportsahorizontal scrollbar.I would like to hear if there's any plugin with that functionality andif this plugin lives up to your satisfaction.Hope to hearA.Consten ...
I recently upgraded my system from 9.04 to 9.10 to 10.04, and the following two issues have appeared:In Emacs, if I run the command redraw-display, the scrollbars on all windows fail to be drawn (there are just white boxes instead). Doing anything that changes a scrollbar restores it (scrolling the ...
I have a Sheridan Datagrid (SSDBGrid) with just one column. The column width exceeds the width of the grid to cater for long strings. I therefore need to use the horizontal scrollbar to scroll across the grid to view the entire string within the one column. However, this does not work as the scrollb ...
I have some issues with FlexGrid as follows, can any one have some solutions for these.1. Not able to capture the resizing of the FlexGrid.2. On the mouse wheel the FlexGrid is not scrolling.3. Scrollbar handle fixed length to the length without refering the number of data in FlexGrid.I really need ...
HiI'm developing a WinForm application for a TouchScreen devive using VB .NET. I'm using a datagrid to display some data and I'd like to increase the size of the vertical scrollbar (width and arrows - necessary on a touchscreen). I'd like to change the color of the scrollbar too.Any idea how to do i ...
how to find scrollbar position in datagrid i have more data in datagrid and i have select last row in datagrid but when grid is referesh the scroll has gone to start position how i can stop the scroll when grid is referesh please tell me ...
HiAny suggestions how can we add scrollbar to a datalist or datagrid .Need urgent help !!! ...
On all Web browsers, except for IE7, the bonAveo blog (http://bonaveo.net/) have a scrollbar at the bottom which is rendered inactive. But it apperas. On IE7 it is not vissible.On IE7 the contents of the right side panel get pushed down to the bottom of the page. But with no scroll bars.Could anyone ...
I'm trying to add my data to datagrid from mdb. I can do that but the problem is , i need to custom the header.....but it just display all selected item field from my database...can anyone show me how to display in datagrid with only selected item?...plz...need urgently... ...
I have a combo box ( combo1 ) that opens table1 (partnumber) to display a drop down list of all the partnumbers.then a search button and a datagrid.I am really new to this stuff so i probably have alot of mistakes.i searched and found out about that adcursor and stuff. but when i click a partnumber ...
I have a laptop with a scrollbar next to my mouse pad. When I set the touchpad settings to edge scroll my scrollbar works, but the edge of the touchpad also scrolls. I was wondering if there is anyway to set it so that only the scrollbar will scroll. ...
Hye. I have a datagrid which retrieves values from database. The datagrid contains only 1 column. Since some of the values in cells are long, we can only see half of the value. So, I enabled both of the scroll bars; the horizontal and vertical. But I can only use the vertical scroll bar while the ho ...
I was wondering if anyone knew of any information on these two topics that could help on how to set them up to be used and which one would be better to use. ...
Hi,Sorry for the vague question but I'm wondering if there are any knownissues with webkit browsers (e.g. Safari and Chrome) and jQuery 1.3?I've had quite a few queries from users of my jScrollPane plugin whohave noticed issues with it on Safari on mac. They seem to berelated to either docum ...
all,As a jQuery lover, I was sooo sad to fall upon a few bugs in theresizable plugin.Here they are :1) CSS :Issue : I had to add the ".ui-resizable" css for that plugin to work(hopefully I found a website explaining that workaround).Proposal : automatically add the style if not found (is t ...
all,As a jQuery lover, I was sooo sad to fall upon a few bugs in theresizable plugin.Here they are :1) CSS :Issue : I had to add the ".ui-resizable" css for that plugin to work(hopefully I found a website explaining that workaround).Proposal : automatically add the style if not found (is t ...
Greetings!Having designed an AJAX shoutbox in ASP.NET, I'm facing two minor issues with it.The shoutbox is simple : 10 records loaded in a literal, a texfield, a send button and a scrollbar inside.When you scroll to the top of the shoutbox, it overlays a loading div and makes an AJAX call to fetch t ...
I have a scrollbar that I programmed. It is just like a scrollbar in a browser - click on the scroller and while holding the left mouse button you drag the scroller to move the window.These are the issues I am having:- if the target I use to be the scroller draggable target is an image, the image wh ...
Does anyone know how to solve the following scrollbar issue with sortables: When you have a sortable element with a scrollbar (e.g. a DIV with overflow set) then there are two issues:1) Clicking on the scrollbar makes the element draggable/sortable, instead of scrolling the text. How can one prevent ...
Im using jQuery UI Accordion and not at all happy with the usage, though I need it to work perfectly.This is set on my script,.accordion({ event: 'mouseover', autoHeight: true, navigation: true, collapsible: true, active: fa ...
I hope it was the right decision to post here and not in the Javascript framework forum, as I think my problem is not necessarily related to the use of jQuery, but my lack of Javascript knowledge and how I can make both scripts work together.I am using a jQuery tab plugin that shows a different cont ...
NOTE: Test case is included, rename it to html or htm to view.Edit 1: Updated issue information per my first reply.I'm not sure if this is a dojo or jquery issue, but will try to provide as much information as I can to figure it out. I can transfer it to a bug report if deemed valid. The ...
I'm having strange issues about my new website. On some computers, it works perfectly, and on some others, no way.¨When it doesn't work, I get a blank page, but when I click "view source code", the code is here. No use refreshing the page.I tested the website on Firefox : it works. On IE ...
I have two issues;If I create a new datatable and use a datagrid on my form, when I run the application there is this new, blank record already there. If I try to enter anything in it, it won't save. I have to actually click to create a new record (which I can edit and save), but this blank record i ...
everybody! I hope I'm in the right place to consult some programming issues.I'm Jhun and I'm new to the datagrid of VB 6. I'm currently working on a database application in which I would like to show records from an Access DB thru the datagrid. I tried to do it with ADO's RecordSource property and i ...
How do i scroll the datagrid in VB6, i can currently only use the scrollbar to the left and at the bottom. I would very much like to be able to scroll up and down.Once agin any help would be much apprieciated. ...
I am currently having issues with getting the bottom of applications to display on the screen. I am currently using xVM Virtual Box with the latest Ubuntu installation. I am running at the largest resolution possibel (800x600) and when I am trying to setup my email using evolution the forward button ...
Situation:1. In your database table i.e customertable have 500 records/rows.2. A datagrid in a form can shows 100 visible of rows."Since the datagrid can show 100 visible rows i will just query select top 100 from customertable"Question:If I scroll down the scrollbar of a datagrid let's sa ...
I have RFT 7.0.1.2 ifix 4 and I am trying to test an application developed with flex dsk 3.0 According to the documentation, version of flex 2.0.1 or higher is supported.I have no issues when I record a script, objects are correctly recognized as flex objects. The problem is at playback, ie dissapea ...
We are facing a critical issues while testing flex application on RFT 8.1.0During testing flex application RFT recognizes flex object as OLEFlash object instead of Flex object.Here is environment details where we did testing.RFT 8.1.0.3IE 6.0.2900.2180.xpsp_sp2_gdr.090804-1412Adobe Flash Player 10 A ...
// advanced gridgrid_index26().waitForExistence();ITestData itd = grid_index26().getTestData("contents");itd's columnHeaders is null while it should not be.This only happens in Flex for Advanced DataGrid.Anyone knows why? ...
VB.Net 2003 Window Application DataGrid Paging.Need your help The users instead of using Vertical ScrollBar in DataGrid1 they requested for NEXT and PREV buttons for paging the display on DataGrid. I have added the NEXT Button and PREV Button but doesn't know how to create the script to perform the ...
Hi, I have to perform performance test on my Flex apps. I'm using Rational Functional Tester 8.0.0 and Rational Test Manager 7.0.2. I have implemented the Flex Automation Framework in my apps and RFT recording and replay work well. Test suites in RTM work well too, but to use the performance reports ...
team, I'm having some issues getting the results of my query to output on a data grid.I'm using an sql query to get the data from access, which is working fine, but then I want to output it onto a datagrid. My code is as follows just for the file handling part, excuse teh scarppy-ness i'm re-learnin ...
there. I am having a problem with CListCtrl. I am using the CListCtrl on a property page. The problem is that there isn't much room to view the CListCtrl items on the default property page size. So I wanted to resize the CListCtrl when the user resized the property page. So now I handle the ON_WM_SI ...
i have managed to create a scrollable datagrid with fixed header.The header doesnt scroll out of focus when i pull the scrollbar down.However the height of the header increases or decreases depending on the number of records displayed. This is unacceptable to some of my customers and i am desperate ...