Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
2 answers
76 views

I have dynamically created multiple grids and gridviews and i want to know how i can get the a value from the clicked row of any one of the multiple gridviews without using onclick events. I have a ...
0 votes
1 answer
59 views

My DevExpress ASPxGridView reloads the entire dataset every time I expand a grouped row, causing performance issues. The LoadGeneralSearch() method fires on each expand, re-executing the SQL query. ...
0 votes
1 answer
59 views

I have a .NET 8 web application which uses DotVVM and the trial version of the business package (4.3.2-trial). I am trying to test the GridView control by reproducing the first sample given in the ...
0 votes
1 answer
62 views

I'm using Yii version 2.0.53. In my config/main.php 'container' => [ 'definitions' => [ '\yii\grid\GridView' => [ 'tableOptions' => ['class' => '...
JKofsky's user avatar
  • 177
1 vote
2 answers
47 views

I am displaying a list of images inside a GridView in my Flutter app using Image.network(url). The issue: when scrolling through the grid, NetworkImage seems to open a new TCP connection for each ...
2 votes
1 answer
130 views

I have customized GridView "UserDesktopGridView" on a UserControl called "DesktopView", and the GridView's "SelectionMode"="None". However, when the "...
1 vote
0 answers
90 views

I have a gridview of items on a budget that shows three amounts: amount allocated, amount spent, and amount remaining. In my database, these values are of type numeric(7,2). My client would like to ...
Amy 's user avatar
  • 29
0 votes
0 answers
26 views

Parent Accordion ( filled from db, f.e. Customers) has few child gridviews (f.e. orders, etc) (but if I replace Accordion to parent Gridview - paging works ok. But I'd prefer use Accordion) In ...
1 vote
2 answers
139 views

There does not seem to be a lot of info out there when using a gridview with AutoGenerateColumns="true". In my scenario, I am attempting to use this because my gridview is dynamically ...
1 vote
1 answer
90 views

I'm making my first aspx/c# project to make a selectable/add/edit/delete for employee data. I can't get rid of the above error message. I've cleaned the view and rebuilt, I tried changing the ...
0 votes
0 answers
87 views

I am using DevExpress GridView components and have implemented drag-and-drop functionality using DragDropBehavior. It works well when I drag rows by clicking on the cells, but I need to allow users to ...
user avatar
0 votes
1 answer
51 views

I have two grids of 16*16 displayed on my Page (I say this because GridView.builder helps when the grid items are not displayed). the logic I want is whenever I tap a cell in the grid it paints with a ...
1 vote
1 answer
80 views

I am using ASP.NET GridView with HyperLinkField: <asp:HyperLinkField DataNavigateUrlFields="ProductID" DataNavigateUrlFormatString="Default.aspx?ProductID={0}" ...
2 votes
0 answers
35 views

I’m currently developing an IoT application that uses GridDB to store and manage time-series data. My dataset is large and continuously growing, so I’m encountering performance issues when executing ...
1 vote
0 answers
278 views

I am using @tanstack/react-virtual (useVirtualizer) to optimize rendering for a large dataset. My data consists of reports for 200 employees over 365 days, displayed in a CSS Grid. Requirements: ...

15 30 50 per page
1
2 3 4 5
...
1780

AltStyle によって変換されたページ (->オリジナル) /