in java or vb.net, we have controls like datagrid or listview which makes loading and displaying of large data easy.in this case, there are events like cellDoubleclick which you can use to select data from a particular column and use it as key to select particular data from database for manipulation.can somebody send me a html or php or codeIgniter simplified code that can enable me display such data in a grid/create a grid with functions that can enable a user select data from a particular column either by doubleclicking or any event and use the selected data as a key. thank you.

Try ExtJS.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.