A Gridview is a control for displaying and manipulating data from a variety of data sources.

learn more… | top users | synonyms

0
votes
1answer
37 views

javascript window interval is not changing

I have two updated panels on my web page to display some data and i am refreshing panels after a specific time like this <script language="javascript" type="text/javascript"> ...
1
vote
0answers
56 views

Creating Tile UI Like windows phones [closed]

I want to create GridView like windows 8 phone, which has live flipping tile. I have seen QuiltView and StaggeredGridView. But i dont know how to create live tile like windows 8 phone. Can anybody ...
0
votes
1answer
8 views

concdtional img src inside grdiview image template

I m using image template inside a gridview like this <asp:TemplateField ItemStyle-Width="20px"> <ItemTemplate> <a ...
0
votes
1answer
13 views

Grid view caption center alignment

I want to set the caption alignment of grid view to the Center of the grid. CaptionAlign="" property aligns the caption to the "Top", "Left","Bottom" and "Right" How I can align the Caption to the ...
0
votes
1answer
42 views

ASP.NET Gridview paging not retaining when we come back from another page using browser back button

I have a gridview on my ASP.NET application, I have set AutoGenerateColumns = false and programatically populating it. This gridview is in updatepanel Sorting and paging working fine. I have no issues ...
0
votes
2answers
50 views

ASP.NET MVC 3.0 GridView

I need to use a GridView in a ASP.NET MVC 3.0. Can someone post Video Tutorials on how to use a GridView in ASP.NET MVC 3.0 / video tutorials suggesting on how to implement some third party tools for ...
0
votes
1answer
31 views

Cell Value in gridview

I could post several links to articles of people asking the very same question, not necessarily on stackoverflow. but i dont know why this does not work for me. i have: int rowIndex = ...
0
votes
2answers
44 views

How do I ensure change the background of a selected GridView cell?

In Android, I have a GridView - each cell in the GridView is an ImageView. When a user clicks on a cell, I would like that cell to be "selected" (have its background turn blue), and all other cells to ...
0
votes
1answer
33 views

Can't get data out of .mdf file

I created a project a while ago and transferred it to my other computer, and now it's stopped working. I can't manage to fill the grid with the data from the .mdf. I have struggled a while with this ...
0
votes
0answers
34 views

DevExpress gridview weird behavior?

I have the following lines of code that bind the gridview: DataView DataV = new ...
0
votes
0answers
67 views

How to fix "'ddlAssignedTo' has a SelectedValue which is invalid because it does not exist in the list of items

I load the gridview and the gridview has an edit and delete buttons. I click on Edit and I get, "ddlAssignedTo' has a SelectedValue which is invalid because it does not exist in the list of items. ...
0
votes
0answers
21 views

cant populate gridview table using datatable,dataset,sqlDataAdapter

I do have a shopping cart page that I am trying to populate the values with gridview. Using the ,and store procedure I creating the columns. But so far I see Gridview does not populate anything as the ...
0
votes
0answers
72 views

ASP.NET VB Binding issues with gridview after deleting and then inserting new data

I have a very confusing problem with a gridview. Basically I can insert rows without any problem but when it comes to deleting and then inserting new rows into the gridview, the gridview always shows ...
0
votes
1answer
18 views

PullToRefreshGridView Inflate Exception

I am using this library https://github.com/chrisbanes/Android-PullToRefresh for implementing a refreshable grid view and i am getting this error: android.view.InflateException: Binary XML file line ...
0
votes
1answer
51 views

general questions,simple android game [closed]

I have some experience in O.O and Java but im very new to Android and completely fresh to game making. so ive been assigned a project in school where i will build a sort of logic puzzle game. I have ...
0
votes
1answer
32 views

Drawing RadioButton in DataGridColumn in specific point

I wrote one GridView with custom column that it's editing control have four RadioButton in a square , after edit step I want to show the selected box checked and other unchecked , but I can't find any ...
0
votes
0answers
29 views

MVVM GridView MultiDatasource Read All Items?

I am using MVVM (Prism), I have a radGridView (telerik) which I am binding from 2 different data sources. One column is a dataColumn while the other is comboboxColumn... Example - XAML ...
-1
votes
2answers
53 views

Android - GridView with two actions per item

I believe this is a very common task: A GridView is inflated with custom layouts as items. Every layout consists of an image and a button. If user clicks on an image, one action is performed (e.g. the ...
-1
votes
0answers
40 views

How to reduce the vertical space in custom gridview?

my gridview.xml i could not reduce the verical space in my custom grid view so how to reduce the verical space can anyone give me the answer for it.I try for this one whole day i cant get this ...
0
votes
1answer
53 views

What's the best way for (select row, delete it on button click)

I'm realy tierd on this but could not find any solution for my problem. This is a MVC project I am working on. In the GridView how can I do this: Click on row and then click on button to delete this ...
0
votes
1answer
37 views

BackgroundWorker updates UI on RunWorkerCompleted but System hangs due to heavy data load

I have created a backgroundWorker and i am calling RunWorkerAsync after InitializeComponent() However after googling and through Stack Overflow, I came to know that I cannot update the UI through ...
-3
votes
4answers
97 views

programmatically add an image to an array to add to grid view in c# asp.net

I have an array of data that I am getting back from SQL and I want to add an image (Tick or Cross) to each row of the array depending on the result given. I was intending to do a foreach around the ...
0
votes
1answer
62 views

ASP.NET Error when binding a GridView to a List of Objects?

Error Message: The data source for GridView with id 'FormProprietari' did not have any properties or attributes from which to generate columns. Ensure that your data source has content. I ...
0
votes
0answers
22 views

EntityDataSource filtered by Selectedrow of a Gridview

If I have 2 entities that share a navigation property (In my case an entity called Groups and one called Requirements) and I have a Gridview that displays Groups and another Gridview that I want to ...
0
votes
2answers
30 views

GridView paging not working as expected

I'm starting on vb.net and I have to make a GridView that shows registers from an sql query with paging enabled on the GridView. But the paging only works for the first registers in page 1, when I ...
0
votes
0answers
19 views

List/Grid not setting images properly

So this is the deal. I got a List/Grid with an adapter. Each row/tile has an image. This image is in a server. So I got to download it. I use a custom AsyncTask for this. like this: ImageView ...
0
votes
1answer
47 views

editing the same cell in the gridview

hello i am creating a shopping application , I have a shopping cart in that i have some columns which are add from the code behind and some columns are of template fields which are not present in the ...
0
votes
2answers
51 views

Pass Session Variable with hyperlinkfield in gridview

here is my gridivew: <asp:GridView ID="gvBatters" runat="server" DataKeyNames="playerID" AutoGenerateColumns="False"> <Columns> <asp:HyperLinkField ...
0
votes
2answers
117 views

How to get selected value of a gridview column which in jquery?

I am having gridview bind using Jquery like this with 3 columns.. var text = "<tr><td>" + '<input id="gvChk" class="gvChk" type="checkbox">' + "</td><td>" ...
-3
votes
0answers
49 views

How to split name in different row of gridview [duplicate]

Hi coder i have a question which i won't be able do so may be you guys can help me i have string which contain name in series like this FXP/R,U ...
0
votes
0answers
34 views

header text going on two lines

I have a gridview in which one of my column's header text is going on two lines, which look very ugly, I added item width and header width but no good, <asp:BoundField DataField="userID" ...
1
vote
2answers
47 views

Css for gridview

I developed a gridview by following this tutorial but i want to change it's css, can someone point me to right direction please, Here's a little bit of markup <asp:GridView ID="GridView1" ...
2
votes
1answer
60 views

How to divide series of names into different rows

I have a list of name in series like: 1.WROBEL/TERESA 2.WROBEL/MAREK Now what i want is to show these name in grid like this WROBEL/TERESA WROBEL/MAREK and so on i dont want number and . into ...
0
votes
0answers
22 views

to change color of a gridview cell on select of a dialog box item

I am creating an android app for attendamce where in i am displaying a calendar where the user has to select a date..when the date is selected a popup will appear with two buttons PRESENT and ABSENT. ...
0
votes
0answers
16 views

bind grid through different tables

I have a a query. Actually I want to bind a gridview through 2 different tables. Tables are having no relation, both tables having different named columns. How can I bind the Gridview. I'd have used ...
0
votes
0answers
41 views

to display a dialog box on click of a date in calendar change the color of the grid cell

I am creating an app where i need to display a calendar in full screen and ask the user to select a date..after the selection of date a dialog box will appear with two buttons in it BUTTON 1 and ...
1
vote
2answers
73 views

Get access of gridview from its adapter- Android

I have a custom gridview with my own adapter.I'm handling gridview button click at adapter's implementation.After pressing the button I want to show a quick actionbar like "confirm" then if the user ...
0
votes
2answers
35 views

Add Item for Gridview in StaggeredGridview

I've downloaded StaggeredGridView library and demo from here: https://github.com/maurycyw/StaggeredGridViewDemo https://github.com/maurycyw/StaggeredGridView I need to add more item for gridview ...
3
votes
1answer
119 views

Gridview buttons

I am trying to fix my button click events and right now I have every button reacting the same. I want each button to ultimately do something different. My code currently is: @Override public View ...
0
votes
3answers
42 views

Using an adapter in a fragment

I am trying to use a GridView in a Fragment and then using an Adapter to populate it with buttons. My code currently is: Inside the MainActivity: public static class MiscFragment extends Fragment { ...
0
votes
1answer
26 views

What is the best way to display custom view with scrollable behaviour on android

I have to display multiple custom view with scrollable behaviour (as a grid list). Like scrolling horizontally and vertically on a chest grid where each item is a custom view. What is the best way to ...
0
votes
3answers
62 views

Putting GridView data in a DataTable

I'm trying to save a GridView to a DataTable. I have code which should in theory do it but I keep getting this error: Column 0 doesn't exist Here is my code: protected void ...
1
vote
2answers
34 views

Selecting the wrong item because of old data in GridView

I'm working in Visual Studio 2010 with C#/ASP.NET and a SQL server database. I'm trying to fix a website that will allow managers to assign employees to various tasks. The problem now is that if two ...
0
votes
1answer
33 views

Updating row directly in ASP.NET using databind() ! Please help me

This is a difficult problem so I found how to solve when cell on table don't receive input value from user . Please show me how retrieve value from updated cell . Please help me . I am very boring ...
0
votes
2answers
26 views

Bind a GridView to a single object

I'm trying to bind a single row to a Telerik RadGridView, but I think this question might apply to any GridView control. Since this list only ever contains one item, it seems inefficient to bind to a ...
0
votes
0answers
24 views

Copy gridview rows in another gridview on a button_click

I have a textBox and a search button that fills the first Gridview. After that a Second Button Copies the first grid rows in the second grid . After that i should be able to search again in the first ...
0
votes
1answer
82 views

Anroid - Custom GridView with separated XML

My goal is to display a chessboard. I have an Activity which displays a menu and load an instance of "ChessView" which extends GridView. I've created a custom GridView because I want to have a class ...
1
vote
0answers
41 views

Stubborn WinForm loses focus and doesn't regain it

I have a form with a splitview container. The left side is a devex GridView and the right side is just a regular view. I drag-drop text from the GridView to the view at the right hand side. To ...
1
vote
2answers
56 views

Disabling GridView scrolling

I have a GridView of more than 10 rows. That is a reference chart so the user is unable to scroll manually. The GridView should be scroll down in a particular time period. What I have to do for that? ...
0
votes
0answers
18 views

Sorting the WPF Listview

Iam having a ListView named "ListLoginDetails" in WPF. In which I displays two columns namely "User_Name", "Password" through DataSet. Now I haven to Sort the ListView on Both Ascending & ...

1 2 3 4 5 199