Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - paramvir

Pages: 1 ... 15 16 [17] 18 19 20
243
News / Upgrade to Pro Version 2.4.1
« on: March 21, 2015, 11:02:43 am »
Dear All

Please upgrade pqGrid to Version 2.4.1 which is a bug fix version. There is no API change in grid for this version.

1) The following is the change log (fixes for the issues) for grid in this version.

   Incorrect header filter field widths when column.width in %
   Header filter fields cut off when column widths change due to flexContent:true
   Text same color as background in some themes e.g., Le-frog   
   last column auto should work only with virtualX:true
   sort event not firing with local sorting
   Error is thrown if grid is destroyed with pending remote request.
   refresh method of scrollbar.
   rowData in editor.getData callback.
   Lazy draggable with resizable columns for performance.
   Firefox scroll with height:'flex'
   Export to excel broken with hidden columns.

2) pqSelect is version 1.2.0 which adds following new features.

  collision detection
  position option based on jQueryUI position API
  swipe scrolling in touch devices. 

  Fixes:
  removal of console.log statements in pqselect.min.js
  Radio button & Checkbox in popup menu not checked/unchecked when click directly.
  strange blue box at bottom when search is false.

Best Regards
The ParamQuery Team

244
Help for ParamQuery Pro / MOVED: Problem with browser zoom
« on: March 18, 2015, 10:36:22 pm »

246
News / Upgrade to Pro Version 2.4.0
« on: February 17, 2015, 01:00:37 pm »
Dear All

The much awaited ParamQuery Pro version 2.4.0 has been launched. The following are the highlights of this version:

1) It adds new component pqSelect which converts ordinary select lists ( multiple and single select lists ) into a theme ready jQueryUI widget  with support for grouping, disabled options and supplemented with the functionality to add checkboxes/ radio buttons, search options, keyboard navigation and many options, methods and events.

Its API is here  http://paramquery.com/pro/api/select

and example usage is http://paramquery.com/pro/demos/filter_header_local and http://paramquery.com/pro/demos/showhide_columns

2) Based on members' feedback, it makes working with select lists much more convenient and powerful with addition of more sub-options i.e., dataMap, mapIndices in column.editor. dataMap enables us to add any number of supplemental fields in select list option besides value and label. mapIndices binds the fields in select list option directly to the fields in a row in the grid.

3) It makes refinements and optimizations in the non-virtual mode scrolling resulting in noticeably faster and smooth scrolling in IE, Firefox and iPad/touch devices.

4) It adds new functionality in row grouping making the feature similar to pivot tables.
http://paramquery.com/pro/demos/group_rows

Please keep us updated with your valuable feedback so as to let us innovate and serve you with the best jQueryUI controls.

Best Regards
The ParamQuery Team

248
Bug Report / MOVED: maximize event
« on: January 05, 2015, 10:17:51 pm »

251
News / Upgrade to Pro Version 2.3.0
« on: November 24, 2014, 12:05:21 pm »
Dear All

ParamQuery Pro version 2.3.0 contains features based on feedback provided by our users.

1) It adds copy/ paste methods in the API so that it can be invoked programmatically besides Ctrl - C, Ctrl - V. While Ctrl - C, Ctrl - V is more versatile clipboard based operation which can be used to copy / paste across pqGrid and other applications i.e., Excel spreadsheet, copy / paste method is limited to copy paste within a grid or from one grid to another.
http://paramquery.com/pro/demos/copy_paste

2) It provides support for multiple checkbox columns and events to customize the functionality.
http://paramquery.com/pro/demos/checkbox

3) It enables simultaneous editing, filtering and sorting.
http://paramquery.com/pro/demos/edit_filter

4) It enables to add meta data to the cells / rows by enriching the API ( data, removeData, attr, removeAttr )
http://paramquery.com/pro/demos/comments

5) It adds a button and API ( toggle ) to maximize the grid and snugly fit into the desktop or touch device viewport.

6) It adds warnings in validation system which work similar to validation but don't prevent user from entering invalid data, they only provide a warning.

Best Regards
The ParamQuery Team

255
News / Upgrade to Pro Version 2.2.0
« on: September 16, 2014, 09:35:31 am »
Dear All

It's time to upgrade to Pro version 2.2.0 as it adds many tempting features to a powerful grid asked for by ParamQuery's members which make it behave like MS Excel spreadsheet and Google docs, most prominent among them are as follows:

1) Copy / paste functionality: At times we have useful data in an Excel spreadsheet, Google spreadsheet or any other spreadsheet program which we want to move to ParamQuery Grid easily. And at other times we wish to do the opposite i.e., we want to move the data from ParamQuery to those applications and sometimes to move the data from one ParamQuery spreadsheet to another ParamQuery spreadsheet! 

Copy / paste functionality of ParamQuery provides fuss free ability to do it with shortcut keys Ctrl - C, Ctrl - V, thus breaking the barrier between desktop applications and web applications.

Due to browser restrictions, copy / paste should be limited to few dozen thousand cells. As an example, this demo supports copy / paste for 1,00,000 cells.

http://paramquery.com/pro/demos/infinite
 

2) Support for undo / redo. Many a times we wish to revert the changes we recently made in the grid during inline editing, copy / paste or through addRow/updateRow/deleteRow API. It's during these moments that undo comes to the rescue and sends the grid data back in time :)

Please check the change log included in the SDK and API for 2.2.0 for more details. Also check out the new demos to see the application of new features:

http://paramquery.com/pro/demos/copy_paste
http://paramquery.com/pro/demos/editing_instant

Best Regards
The ParamQuery Team

Pages: 1 ... 15 16 [17] 18 19 20