Posts: 204
Threads: 51
Joined: Mar 2018
Reputation:
3
Location: Bryan, TX
Howdy Alex!
Grid demos really looking good!
Any chance of showing a demo with BS4?
All the best,
Shane
Posts: 2,261
Threads: 196
Joined: Mar 2018
Reputation:
86
Location: Auckland, New Zealand
BS4 as a template or using BS4 components? I don't see why not...
Posts: 2,261
Threads: 196
Joined: Mar 2018
Reputation:
86
Location: Auckland, New Zealand
jQGrid is one thing
DataTables is a different thing....
DataTables is being cooked but it will take a little longer. jQGrid was targeted first for 2 reasons:
It is way more flexible than DataTables and it is currently being used by a greater number of users.
Posts: 1,136
Threads: 37
Joined: Mar 2018
Reputation:
30
Location: Limassol, Cyprus
17 supports DataTables.NET.
Posts: 44
Threads: 15
Joined: Mar 2020
Reputation:
1
Location: Barcelona
07-06-2020, 09:49 AM
(This post was last modified: 07-06-2020, 10:18 AM by Blanca80.)
Hello everybody,
I've a few questions about tiwjqdbgrid. I'm testing it and when i click on a row, the dataset doesn't udpate the record where i'm in automatically. Do i have to move the cursor of the dataset on the onrowselection event?
Another question is what does 'dogridgetcell' exactly, and how can i get the cell text in a tiwjqdbgrid.
I also need to format some text, it is possible with tiwjqdbgrid or may i use a tiwjqgrid instead?
I see i can resize the column width but how can i indicate the row high, is it possible?
thank you!
Posts: 3
Threads: 1
Joined: Nov 2020
Reputation:
0
Location: Belgium
Hi everybody,
I have the same questions as Blanca80:
- How do I get the contents of a cell?
- What does "DoGetGridCell" do?
Looking forward to your replies!
Thanks!